Please read this guide.
Here are some of the frequently asked questions about 0xNAMEs: 0xNAME FAQs
repo is migrated to bun
how to run:
curl -fsSL https://bun.sh/install | bash for macOS/linux
-
bun install -
bun run build -
bun run start
After making changes, you need to run linter bun run lint and format the code with bun run fmt