Skip to content

thecoderxman/Real-Estate-Blockchain-Market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real- Estate Market Place

A decentralized housing product.

Run truffle tests:

npm install

cd eth-contracts

truffle develop

console> compile

console> test

Deploy contracts to Rinkeby network

Commands:

export INFURA_KEY="<your_infura_key>"

export MNEMONIC="<metamask>"

export NETWORK="rinkeby"

truffle migrate --reset --network rinkeby

Contract ABI

https://github.com/thecoderxman/Real-Estate-Blockchain-Market/blob/master/eth-contracts/build/contracts/SolnSquareVerifier.json

Contract Addresses

Verifier : 0xE4DdFC86073de8DeCB7CCD968f958Baab5fF8f10

SolnSquareVerifier : 0x0Ae591c6534e5822DBCc6C43114db89962Ef3B4e

TokenAddress

https://rinkeby.etherscan.io/token/0x0ae591c6534e5822dbcc6c43114db89962ef3b4e

Opensea Marketplace link

https://rinkeby.opensea.io/assets/house-equity-token

Project Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published