3075729951 | ||
---|---|---|
app | ||
config | ||
contracts | ||
resources | ||
test | ||
tutorial | ||
.babelrc | ||
.gitignore | ||
README.md | ||
embark.json | ||
package.json |
README.md
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