Hardhat Deploy Example

A hardhat deploy example for ethereum, avalanche and matic

Codechecks CI

Setup

# Install dependencies
yarn

Some commands:

# Deploy to Ethereum testnet rinkeby
yarn deploy:rinkeby

# Deploy to Avalanche testnet Fuji
yarn deploy:fuji

# Deploy to Matic testnet
yarn deploy:matic_testnet

# Run Eslint
yarn lint

# Run Prettier
yarn format

Contributing

If you have suggestions for how "Hardhat Deploy Example" could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

MIT © 2021 - Mariano Aguero