Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Latest commit

 

History

History
35 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.09 KB

Udacity Blockchain Capstone

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

Node Version:

10.15.0

Project Information

Contracts at

Storefront at https://rinkeby.opensea.io/assets/unidentified-contract-v311

Usage

  1. Clone the project
  2. Run npm install inside the root folder.
  3. cd eth-contracts
  4. Run truffle test

Project Resources