This repository holds the code for $DEGEN smart contracts, including the token and Airdrop 1 contracts.
npm run test
npm run test:report-gas
Running tests in VS Code: https://hardhat.org/hardhat-runner/docs/advanced/vscode-tests
Deploy to a local Hardhat node.
npm run compile
npm run node
npm run deploy:local