@autobahn-network/rollup-l1-contracts
v0.0.5
Published
This project is based on Optimism and we'd like to thank their team for the great open-source contribution to Ethereum and other EVM based networks.
Readme
Contracts the L1 part of the Autobahn Network rollup
This project is based on Optimism and we'd like to thank their team for the great open-source contribution to Ethereum and other EVM based networks.
Install dependencies
npm i
Compile
npm run compile
Run tests
npm run test
