Awesome
Zeronaut POC
Instructions
- Clone the repo
- Run
npm install
- Start a local chain
cd packages/zeronaut-contracts
npx hardhat node
- Deploy the main contract
cd packages/zeronaut-contracts
npm run deploy
- Deploy the levels
cd packages/campaigns/hello-zeronaut
npm run deploy
npm run register
- Play the game!
cd packages/zeronaut-cli
npx hardhat play
set-campaign hello-zeronaut
set-level One
play-level