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