GithubHelp home page GithubHelp logo

dorucioclea / zhai-token Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andrewdong14/zhai-token

0.0 2.0 0.0 922 KB

A decentralized real estate marketplace, based on ERC-721 standard with zk-SNARKs

JavaScript 11.40% Solidity 88.25% Shell 0.35%

zhai-token's Introduction

Zhai Token

The mission of Zhai(ๅฎ…) Token project is to build a decentrlised, autonomous and transparent real estate marketplace.

Build Status

Running project

To run the project please use the following:

cp secrets.sample.json secrets.json # you need to update mnemonic and provider in secrets.json if you like to deploy to Rinkeby network
npm install       # to install dependencies
truffle compile   # to compile smart contracts
truffle test      # to run smart contract unit tests

Contract ABI located in build/contracts after you compile the smart contracts

Deploying project to Rinkeby network

truffle migrate --skipDryRun       # deploy to local dev
truffle migrate --network rinkeby --skipDryRun   # deploy to rinkeby testnet

rinkeby deployment result and contract addresses: result

Mint 10 Zhai Tokens

Use MyEtherWallet to interact with the contract. This is a tutorial in YouTube

Link Zhai Token to OpenSea marketplace

Create a store front using the ERC 721 smart contract we just deoployed, ZhaiToken@OpenSea. Each token in our store represents a property. For testing, purchased 5 Zhai Tokens using a different address.

Project Resources

zhai-token's People

Contributors

andrewdong14 avatar dependabot[bot] avatar

Watchers

James Cloos 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.