npm.io
0.0.1-alpha.25 • Published 6 years ago

@eth-optimism/ovm

Licence
MIT
Version
0.0.1-alpha.25
Deps
11
Size
2.6 MB
Vulns
2
Weekly
0
Stars
6.5K

Optimistic Virtual Machine

ovm is an implementation of the standard StateMachine interface defined in core. It provides the ability to apply transactions & exposes endpoints required for common Optimistic Rollup implementations and other L2s.

Requirements, Setup, & Testing

View instructions here.

Deploying

TODO: You can deploy by running:

yarn run deploy:<contract-specific-task-here> <environment>

The environment parameter tells the deployment script which config file to use (expected filename .<environment>.env).

Keywords