Skip to content
This repository was archived by the owner on Dec 3, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 219 Bytes

File metadata and controls

11 lines (8 loc) · 219 Bytes

Create a ERC721 marketplace using Embark

Remember to fork this repository

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