pnpm install
Run this on both web and api directories.
cp .env.example .env
pnpm dev
pnpm build
pnpm start
- Make sure your local env is pointed to testnet.
- Open the Web app and click Login.
- Connect with your browser wallet.
- Click the "Create a testnet account" button.
- Fill in the form and click "Sign up".
- Once account is created, click Login to continue.