mirror of
https://github.com/status-im/embark-tutorial-erc721.git
synced 2026-08-31 10:01:08 +00:00
229 B
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