crystal-cave-contracts
v3.3.3-beta.5
Published
This workspace contains the following smart contracts:
Downloads
1,620
Readme
Crystal Cave Game Smart Contracts
This workspace contains the following smart contracts:
- Crystal Cave Game
- Crystal Cave Admission
Test
yarn hardhat test
OR
yarn hardhat test test/testCrystalCave.ts
Compile
yarn hardhat compile
Deploy Contracts to localhost
yarn hardhat node
AND START A NEW TERMINAL
yarn hardhat run scripts/deployCrystalCave.ts --network localhost