@eth-blast/core-utils
v0.1.2
Published
[Blast] Core typescript utilities
Downloads
10
Readme
@eth-blast/core-utils
What is this?
@eth-blast/core-utils contains the Optimistic Virtual Machine core utilities.
Getting started
Building and usage
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