Skip to content

ferumlabs/evm-contracts

Repository files navigation

Blackwing EVM Contracts

Dev Setup

  1. Run npm i
  2. Run npx hardhat test to make sure tests pass

Running a Local Node

You can run a local node via HARDHAT_CHAIN_ID=<chain_id> npm run hardhat-node -- --port <port>.

This local node will have mock versions of the contracts deployed.

Test Coverage

Run npx hardhat coverage to get a test coverage report.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published