OlivierKobialka / RealEstate-BlockChain

Web3.0 real estate app using Solidity, Ethereum, Hardhat, React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real Estate NFT DApp

Technology Stack & Tools

1. Install Dependencies:

$ npm install

2. Run tests

$ npx hardhat test

3. Start Hardhat node

$ npx hardhat node

4. Run deployment script

In a separate terminal execute: $ npx hardhat run ./scripts/deploy.js --network localhost

6. Start frontend

$ npm run start

About

Web3.0 real estate app using Solidity, Ethereum, Hardhat, React

License:GNU General Public License v3.0


Languages

Language:JavaScript 53.0%Language:CSS 16.1%Language:C# 13.2%Language:Solidity 12.9%Language:HTML 4.8%