git clone --recursive https://github.com/RealWagmi/bella-coin-contracts.git
npm install
mv .env_example .env
npm run compile
npm run test:all
Network | ChainId | Contract | Address |
---|---|---|---|
METIS | 1088 | DiceGame | 0x...not deployed yet |
git clone --recursive https://github.com/RealWagmi/bella-coin-contracts.git
npm install
mv .env_example .env
npm run compile
npm run test:all
Network | ChainId | Contract | Address |
---|---|---|---|
METIS | 1088 | DiceGame | 0x...not deployed yet |