/Blockchain-Capstone

The capstone will build upon the knowledge you have gained in the course in order to build a decentralized housing product.

Primary LanguageJavaScript

Udacity Blockchain Capstone

The capstone will build upon the knowledge you have gained in the course in order to build a decentralized housing product.

Install dependencies

$ npm install

Compile

$ truffle compile --all

Test

$ truffle Test

Deploy Contract to Rinkeby:

$ truffle migrate --reset --network rinkeby

Verifier Smart contract

Contract Address: 0x31523A3a9877D309D1515123A68dc3e24A37987C

SolnSquareVerifier Smart contract

Contract Address: 0x0C72e8D73d61Fe2dA0a7c3A75FDdFC3537245beE

OpenSea marketplace

https://rinkeby.opensea.io/assets/mohammedtanbirmarket

Info of project

  • Truffle v5.0.2
  • Node v12.16.3
  • Web3.js v1.2.1

Project Resources