mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-11-18 21:51:49 -05:00
| .. | ||
| contracts | ||
| scripts | ||
| .env_sample | ||
| hardhat.config.js | ||
| package.json | ||
| README.md | ||
One: A special summer
- Compile contract:
npx hardhat compile
- Deploy contract:
npx hardhat run scripts/deploy-contract.js --network rinkeby
- Mint NFT:
node scripts/mint-nft.js