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

status-im/embark-tutorial-erc721

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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