Skip to content

Endlesswebworlds/EwwWorld

Repository files navigation

EwwWorld

Usage

Pre Requisites

Before running any command, make sure to install dependencies:

yarn install

Compile

Compile the smart contracts with Hardhat:

yarn compile

Test

Run the tests:

yarn test

Test gas costs

To get a report of gas costs, set env REPORT_GAS to true

To take a snapshot of the contract's gas costs

yarn test:gas

About

Smart contracts for essential world data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages