marutint10 / Decentraland

Real Estate NFT Dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decentraland a Real Estate NFT DApp

Technology Stack & Tools

  • Solidity (Writing Smart Contracts & Tests)
  • Javascript (React & Testing)
  • Hardhat (Development Framework)
  • Ethers.js (Blockchain Interaction)
  • React.js (Frontend Framework)

Requirements For Initial Setup

Setting Up

1. Clone/Download the Repository

2. Install Dependencies:

$ npm install

3. Run tests

$ npx hardhat test

4. Set up dotenv

5. Run deployment script

$ npx hardhat run ./scripts/deploy.js --network sepolia

7. Start frontend

$ npm run start

About

Real Estate NFT Dapp


Languages

Language:JavaScript 63.6%Language:CSS 17.4%Language:Solidity 13.1%Language:HTML 5.9%