These packages are designed to allow for easy client integration into the Eternum world
We are using bun in this repo install it by:
curl -fsSL https://bun.sh/install | bash
From the root to install all the packages deps
bun install
Navigate to a package and run the following. This will launch bun and watch for local changes, automatically compiling and updating.
bun run build --watch
To run the example which has the linked packages: