1.0.0-next.131 • Published 3 months ago

@tevm/errors v1.0.0-next.131

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

CI CI

@tevm/errors

@tevm/errors is the official tevm actions api spec represented as TypeScript types

This package has no javascript only typescript types.

The first implementation of this spec is @tevm/actions which implements it with Ethereumjs.

Installation

This package is available in the main tevm package

import {ScriptHandler} from 'tevm/errors'

But can also be installed as a standalone package.

npm install --save-dev @tevm/errors

License 📄