parvez3019 / realestate-capstone-blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Blockchain Capstone

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

Steps

Clone this repository:

git clone https://github.com/djade007/Blockchain-Capstone

Run npm install

npm install

cd into the contracts directory

cd eth-contracts

Open the truffle develop console

truffle develop

Run tests

test

Result

Project Resources

About


Languages

Language:Solidity 90.9%Language:JavaScript 9.1%