@luckymachines/hexploration-cli
v0.0.1
Published
A CLI to play Hexploration
Downloads
1
Maintainers
Readme
Hexploration CLI
Clone Hexploration and Hexploration CLI to same directory
gh repo clone LuckyMachines/hexplorationgh repo clone LuckyMachines/hexploration-cliCreate .env file with RPC providers
- use
.env-exampleas a template
Setup Private Keys in hexploration-cli
- Create .privatekey file and move to /bin
Install hexploration-cli:
cd hexploration-cliyarnStart CLI:
npx hexploration-cliArguments:
-n = start new game
Change network:
Uncomment selected chain in src/provider.js and src/contract.js
