Ethmoji 😍
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