landwho bakcend, frontend and contracts
cd landwho-front
npm install & npm run dev
create database landwho
and import landwho.sql
located in landwho-backend
into the db.
cd landwho-back
node index.js
cd landwho-contracts
npx hardhat compile
npx hardhat run scripts/deploy.js --network amoy
- 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