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