Alexander-Fuchs / RealEstateMarketplace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Blockchain Capstone Project

This is the Udacity Blockchain Developer ND "Real Estate Marketplace" Capstone Project.

Install

This repository contains Smart Contract code in Solidity (using Truffle) and tests (also using Truffle).

To install, download or clone the repo, then:

npm install truffle compile

Tests

To run truffle tests:

truffle test

test result

Token details (Rinkeby network)

Name: Real Estate Token

Symbol: RET

Etherscan Link: https://rinkeby.etherscan.io/token/0x0700e952C0FFD7493DAd07b6C6E1549B445e6317

OpenSea Listing: https://testnets.opensea.io/collection/real-estate-token-ulaebssqmn

Project Resources

About


Languages

Language:Solidity 90.8%Language:JavaScript 9.2%