niallkh / capstone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Project 5: Blockchain Capstone

Description:

The capstone will build upon the knowledge you have gained in the course in order to build a decentralized housing product. This app demonstrates how to create and integrate ERC721 token into existing marketplace OpenSea. Also this app uses ZK-SNARK to mint new token... why not...

Capstone ERC721 token links:

Test:

  • install dependencies - npm i
  • install npx - npm i -g npx
  • start ganache
  • go to eth-contracts folder
  • launch tests - npx truffle test

Project Resources:

About


Languages

Language:JavaScript 100.0%