@toonize/contracts
v0.6.2
Published
Solidity contracts for Toonize.
Downloads
3
Readme
Toonize Contracts
Solidity contracts for Toonize.
What is Toonize?
Every face is beautiful. Make a beautiful avatar that looks just like you and record on blockchain. https://beta.toonize.me
Development
First, install Node.js and npm. Then grep the source code.
Get the source
Fork this repo and clone it to your local machine:
$ git clone [email protected]:your-username/contracts.git
Once git clone is done, use npm to install dependencies:
$ npm install
Truffle network
extdev
: Loom Network Testnetplasma
: Loom Network Mainnet
Test
To run tests, run command below:
$ npm run test
License
Toonize is licensed under the MIT License.