Skip to content

McOso/use-my-erc20-sol

Repository files navigation

Use My erc20 - Delegatable

Test Coverage TS MIT license

Installation

Install the repo and dependencies by running:

yarn

Deployment

These contracts can be deployed to a network by running:

yarn deploy <networkName>

Verification

These contracts can be verified on Etherscan, or an Etherscan clone, for example (Polygonscan) by running:

yarn etherscan-verify <ethereum network name>

Testing

Run the unit tests locally with:

yarn test

Coverage

Generate the test coverage report with:

yarn coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published