tomgtqq / Real-Estate-Marketplace

BLOCKCHAIN-CAPSTONE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-Estate-Marketplace

Blockchain capstone project of Udacity is Ethereum DApp to build a decentralized housing product.

Info of project

  • Truffle v5.0.20 (core: 5.0.20)
  • Solidity v0.5.0 (solc-js)
  • Node v10.16.0
  • Web3.js v1.0.0-beta.37

Install dependencies

$ sudo npm install --unsafe-perm

Compile

$ truffle compile --all

Test

$ truffle Test

Deploy Contract to Rinkeby:

$ truffle migrate --reset --network rinkeby

Verifier Smart contract

Contract Address: 0x9Fbd1776d41F4B0C80F0444A2E2751BC67972a07

Verifier

SolnSquareVerifier Smart contract

Contract Address: 0x2d4082BB8fb467B24499E6C28D8e5F110D7DF691

SolnSquareVerifier

OpenSea marketplace

https://rinkeby.opensea.io/assets/0x2d4082bb8fb467b24499e6c28d8e5f110d7df691/0

marketplace

https://rinkeby.opensea.io/accounts/0x0ee74f95b62c464cf55f0f9762a378a1549ba5d6

marketplace

marketplace

marketplace

marketplace

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Built With

  • Ethereum - Ethereum is a decentralized platform that runs smart contracts
  • IPFS - IPFS is the Distributed Web | A peer-to-peer hypermedia protocol to make the web faster, safer, and more open.
  • Truffle Framework - Truffle is the most popular development framework for Ethereum with a mission to make your life a whole lot easier.

Authors

License

This project is licensed under the MIT License

Project Resources

About

BLOCKCHAIN-CAPSTONE


Languages

Language:JavaScript 100.0%