@eth-optimism/core-utils
contains the Optimistic Virtual Machine core utilities.
After cloning and switching to the repository, install dependencies:
$ yarn
Use the following commands to build, use, test, and lint:
$ yarn build
$ yarn start
$ yarn test
$ yarn lint