1.0.4 • Published 6 years ago

ethmoji-contracts v1.0.4

Weekly downloads
19
License
-
Repository
github
Last release
6 years ago

Ethmoji :heart_eyes:

Smart contracts for Ethmoji — composable art on the blockchain.

Getting started

Install packages

yarn

Start a local blockchain like Ganache. You can use Ganache CLI or the desktop client.

ganache-cli

Compile and migrate your local smart contracts.

truffle migrate --reset