Files
embark-tutorial-erc721/README.md
2018-07-13 13:36:51 -04:00

229 B

Creando un ERC721 marketplace con Embark

Recuerda crear un fork de este repositorio

npm install -g embark
git clone https://github.com/GITHUB-USERNAME/embark-tutorial-erc721.git
cd embark-tutorial-erc721
npm install