embark-tutorial-erc721/README.md

12 lines
219 B
Markdown

# 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
```