Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 398 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 398 Bytes

@indexed-finance/indexed-narwhal-router

Scripts

yarn test

Runs all tests in test/

yarn coverage

Runs all tests with solidity-coverage and generates a coverage report.

yarn compile

Compiles artifacts into artifacts/ and generates typechain interfaces in typechain/

yarn lint

Runs solhint against the contracts.