Skip to content

MODToken (Mark O'Dowd Token) is an ERC-20 Token (Solidity) with unit tests and deployed to the Sepolia Testnet (hardhat)

Notifications You must be signed in to change notification settings

markodowd/MOD-Token

Repository files navigation

MOD (Mark O'Dowd) Token

MOD Token is a ERC20 Token

How to test & deploy

1. create a `.env` file at the root of project and add keys (matching .env.example)
2. run `npm install` to install hardhat and required packages
3. run `npx hardhat test` to run unit tests
4. run `npx hardhat run ./scripts/deploy.ts --network sepolia` to deploy to sepolia network

About

MODToken (Mark O'Dowd Token) is an ERC-20 Token (Solidity) with unit tests and deployed to the Sepolia Testnet (hardhat)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published