ethmoji-contracts
v1.0.4
Published
Contracts for Ethmoji composable art blockchain game
Readme
Ethmoji :heart_eyes:
Smart contracts for Ethmoji — composable art on the blockchain.
Getting started
Install packages
yarnStart a local blockchain like Ganache. You can use Ganache CLI or the desktop client.
ganache-cliCompile and migrate your local smart contracts.
truffle migrate --reset