TPC, Toilet-Paper-Coin is a decentralized global digital currency backed by 3-ply toilet paper.
This repo contains TPC Solidity smart contract code for ERC-20 implementation of TPC.
npm install
npm run compile
The repo has a comprehensive test suite. You can run it with npm run test
.
The contracts in this repo are published under tokens
on EPM. EPM is the recommended means of consuming token contracts in this repo. Copy-pasting code is highly discouraged.
This is of course a joke. PRs still welcome!