Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

district-labs/delegatable-enforcers

Repository files navigation

District Delegatable Enforcer Catalog

Test Coverage TS MIT license

Installation

Install the repo and dependencies by running:

yarn

Deployment

These contracts can be deployed to a network by running:

yarn deploy <networkName>

Verification

These contracts can be verified on Etherscan, or an Etherscan clone, for example (Polygonscan) by running:

yarn etherscan-verify <ethereum network name>

Testing

Run the unit tests locally with:

yarn test

Coverage

Generate the test coverage report with:

yarn coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published