Package Exports
- @eth-optimism/contracts
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@eth-optimism/contracts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Optimism's Contracts (V2)
This package contains the various Ethereum smart contracts that make up the Layer 1 component of Optimism's Optimistic Rollup construction.
Building and Running
This package requires that yarn be installed on your machine! Once it is, run yarn test to build and run tests.
Disclaimer
The contracts in this package have not been audited. We do not recommend deploying these contracts in a production capacity.