Skip to content

blastroyale/blast-royale-contracts

Repository files navigation

Blast royale contracts

This project contain all the contracts related nft, lootbox, tokenVesting, repairing, repair, upgrader and scrapping

To deploy all the contracts: the following line will deploy all the above mentioned contracts

npx hardhat deployAll --network mumbai

Verification for deployed contracts

npx hardhat verifyAll --network mumbai

To flip usingMatic flag with one command:

npx hardhat flipUsingMatic --network mumbai

To pause all the contracts with one command:

npx hardhat pauseAll --network mumbai

To grant roles to related contracts

npx hardhat run scripts/grantRole.ts --network mumbai

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •