gauthiermyr / bribes-merkle-distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test

npx hardhat compile
npx hardhat test

Deploy on mainnet fork

Run a fork

npx hardhat node --fork https://cloudflare-eth.com

Deploy

npx hardhat compile
npx hardhat run scripts/deploy.js

Deploy on mainnet

npx hardhat run --network mainnet scripts/deploy.js

About


Languages

Language:JavaScript 52.4%Language:Solidity 29.8%Language:Python 17.3%Language:Shell 0.5%