Skip to content

TYBENG/benji-contracts

Repository files navigation

Benji Contracts V2

Example .env

ETHERSCAN_API_KEY_MAINNET=abc123
MNEMONIC=goerli

Note: Create a file .mnemonic_goerli with the seed phrase that you are deploying with.

After making changes for contracts and migration scripts. To run all the tasks for testing. $ yarn run-all

Deploy contracts

Run deployment on hardhat

$ yarn deploy

Run deployment on goerli

$ yarn deploy:goerli

yarn deploy:mainnet --gasprice 15000000000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published