Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 460 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 460 Bytes

License: GPLVersion Badge

Land

contracts for land

Local development

create .env file and set your mnemonic as below

MNEMONIC="your mnemonic"

npm i

npm run build

npx hardhat node --no-deploy

npx hardhat deploy --tags ${deploymentTag}

notice

Once the rpc url is unavailable, check it here