Dimandinata11 / degen-tips

$DEGEN smart contracts

Home Page:https://www.degen.tips/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$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

About

$DEGEN smart contracts

https://www.degen.tips/


Languages

Language:TypeScript 68.2%Language:Solidity 31.8%