Open Source Solana wallet and toolbox for builders π Cypherpunk Hackathon
git clone git@github.com:samui-build/samui-wallet.git
cd samui-wallet
fnm use # or nvm use
pnpm install
cp apps/web/.env.example apps/web/.env
pnpm dev- API: http://localhost:8787
- CLI:
pnpm watchwill run the CLI - Desktop: http://localhost:1420
- Extension:
pnpm devwill automatically open a browser window with the extension installed. - Mobile:
pnpm devwill build and deploy the app to your chosen device - Web: http://localhost:5173
- Site: http://localhost:4321
- API: https://api.samui.build
- CLI: Coming soon
- Desktop: Coming soon
- Extension: Coming soon
- Mobile: Coming soon
- Web: https://wallet.samui.build
- Site: https://samui.build
