Real EState Marketplace to demonstrate how to build app using ERC721 NFT standard,(Zokrates framework) and OpenSea framework.
This repository contains Smart Contract code in Solidity (using Truffle), tests (also using Truffle), dApp scaffolding (using HTML, CSS and JS) and server app scaffolding.
To install, download or clone the repo, then:
npm install
or yarn install
truffle compile
truffle migrate --network rinkeby
cd eth-contracts
truffle test
add your .env file with METAMASK_SEED, INFURA_KEY, CONTRACT_ADDRESS, OWNER_ADDRESS
OpenSea Marketplace Storefront: (https://rinkeby.opensea.io/recent/transferrealestatev4)
Contract Address: 0xb39ECC8b16A819AE017818193A210181495c67ED
Verifier Address: 0xdbd0C15bbbF48FFff66B751bF7709f36B2Aca563