Skip to content

degen-token/degen-smart-contracts

Repository files navigation

$DEGEN Smart Contracts

This repository holds the code for $DEGEN smart contracts, including the token and Airdrop 1 contracts.

Test

npm run test
npm run test:report-gas

Running tests in VS Code: https://hardhat.org/hardhat-runner/docs/advanced/vscode-tests

Deploy

Deploy to a local Hardhat node.

npm run compile
npm run node
npm run deploy:local