contracts for land
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}
Once the rpc url is unavailable, check it here
| Name | Name | Last commit date | ||
|---|---|---|---|---|
contracts for land
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}
Once the rpc url is unavailable, check it here