Skip to content

Node Ninja Estate is a smart contract platform built on the Ethereum blockchain that allows users to buy tokenised real estates with cryptocurrency. The aim is to use tokenisation and blockchain technology to remove the barriers of entry to investing posed by traditional financial institutions

Notifications You must be signed in to change notification settings

aayushsinha0706/nodeninjaestates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodeninjaestates

Node Ninja Estate is a smart contract platform built on the Ethereum blockchain that allows users to buy tokenised real estates with cryptocurrency. The aim is to use tokenisation and blockchain technology to remove the barriers of entry to investing posed by traditional financial institutions

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. Start Hardhat node

$ npx hardhat node

5. Run deployment script

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

7. Start frontend

$ npm run start

Video demonstration

NODE NINJA ESTATES - REAL ESTATE ON BLOCKCHAIN

About

Node Ninja Estate is a smart contract platform built on the Ethereum blockchain that allows users to buy tokenised real estates with cryptocurrency. The aim is to use tokenisation and blockchain technology to remove the barriers of entry to investing posed by traditional financial institutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published