Skip to content

Consensys/linea-contracts

Repository files navigation

linea-contracts

Audits

Fourth Audit Round (Latest)

Open Zeppelin

Third Audit Round

Open Zeppelin

Second Audit Round

Diligence

Open Zeppelin

First Audit Round

Diligence

Open Zeppelin


Installation and testing

To run the solution's tests, coverage and gas reporting, be sure to install pnpm and then

# Install all the dependencies

pnpm install

pnpm run test

pnpm run test:reportgas

pnpm run coverage