Skip to content

metastreet-labs/metastreet-contracts-v2

Repository files navigation

MetaStreet v2 Contracts

Usage

Install:

npm install

Compile contracts:

npm run build

Run unit tests:

npm test

Start hardhat network:

npm run node

Additional Targets

  • Format contracts, tests, and scripts (prettier): npm run format
  • Lint contracts, tests, and scripts (solhint + eslint): npm run lint
  • Run static analyzer (slither, requires external installation): npm run analyze

File Structure

License

MetaStreet v2 Contracts are primarily BUSL-1.1 licensed. Interfaces are MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published