Skip to content

wildonion/landwho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

landwho bakcend, frontend and contracts

Frontend Run:

cd landwho-front
npm install & npm run dev

Backend Run:

create database landwho and import landwho.sql located in landwho-backend into the db.

cd landwho-back
node index.js

Deploy Contracts

cd landwho-contracts
npx hardhat compile
npx hardhat run scripts/deploy.js --network amoy

WIP

  • marketplace
  • social media
  • shop
  • refresh page when user change wallet
  • size of parcels (default: 10 meters)
  • nft land
  • bug of showing minted parcels
  • cover commission fee for minting to charge server wallet

About

who is this land on the chain?!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published