Skip to content

utu-protocol/utu-coin

Repository files navigation

UTU Coin

This repository has the ERC20 token contract for UTU Coin.

Tests

Run tests:

$ npx buidler test

Generate coverage report:

$ npx buidler coverage --network coverage

Tooling

$ docker pull mythril/myth
$ docker pull trailofbits/eth-security-toolbox
$ npx buidler flatten > flattened.sol
$ docker run -it -v $PWD:/share trailofbits/eth-security-toolbox

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published