Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 800 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 800 Bytes

Geo Web Project

Coverage Status

Live at http://geoweb.land/

Setup

Make sure to make a .env file in the root of your project based off the .env.example file.

Tasks

Deploy

npx hardhat deploy --network <NETWORK>

The deploy tasks will deploy all core contracts with default parameters and roles. Each contract has its own subtask that will be run.

Deployments

Architecture