Giter VIP home page Giter VIP logo

blockchain-real-state's Introduction

Blockchain Real Estate Marketplace Dapp

A decentralized house listing service.


Steps to deploy on Ganache and test contracts:

  1. clone repo & cd the repo folder
  2. install modules: npm i
  3. cd the ethereum contracts folder: cd eth-contracts/
  4. compile contracts: truffle compile
  5. in second terminal run ganache: ganache-cli
  6. in the first terminal to run all tests: truffle test

Steps to deploy on rinkeby:

  1. create a project and get your projectId from Infura: https://infura.io

  2. setup rinkeby configurations in truffle-config:

    • require HDWalletProvider
    • set your mnemonic metamask seed
    • set your infuraKey
  3. migrate to rinkeby network: truffle migrate --network rinkeby

  4. finding your token on etherscan: https://rinkeby.etherscan.io/token/<contract_address> https://rinkeby.etherscan.io/token/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E

alt text

  1. mint 10 tokens using MEW: https://www.myetherwallet.com/

alt text

  1. openSea marketPlace storefront link: https://rinkeby.opensea.io/assets/test-erc721-token

alt text

  1. view token on opensea: https://rinkeby.opensea.io/assets/<contract_address>/<token_id> https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/1

alt text

  1. view 5 purchased tokens:

https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/1 https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/2 https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/3 https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/4 https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/5

  1. view other 5 non purchased tokens:

https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/6 https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/7 https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/8 https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/9 https://rinkeby.opensea.io/assets/0x9D8A4dEf5eFdF0589E1B7cFD9969C772322C035E/10

blockchain-real-state's People

Contributors

iambryanwho avatar kylesf avatar lorenzozaccagnini avatar mennaanees avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.