This project is a test client for space_castle project.
This project is generated with the create-solana-dapp generator.
- Node v18.18.0 or higher
git clone <repo-url>
cd <repo-name>npm installnpm run dev
This is a React app.
Start the web app
npm run devBuild the web app
npm run build