1.0.0-next.131 • Published 3 months ago

@tevm/client-types v1.0.0-next.131

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

CI CI

@tevm/spec

@tevm/spec is the official tevm spec represented as a typescript object Tevm. This spec is implemented by all tevm clients including the

Tevm.ts

Tevm is the API type of Tevm implemented by

  • @tevm/vm package the evm implementation of tevm
  • @tevm/client package the remote JSON-RPC client for talking to a remote Tevm EVM

High level API

Tevm core api follows an input/output pattern and is implemented in two ways:

  • The ergonomic high level action based API
  • The lower level JSON-RPC based API used for remote calls

This API is implemented with the following packages

Tevm high-level action based API

The high-level action based API is what most users and internal code are using whenever possible. It's more ergonomic, types are generic, and it is able to return more than 1 error.

Tevm low-level JSON-rpc based API

The lower level JSON-RPC api is more suitable for sending tevm requests remotely and mirrors the high level api. Though sometimes a single JSON-RPC method will be overloaded with multiple higher level API actions.

Visit Docs for docs, guides, API and more!

See Tevm Beta project board for progress on the upcoming beta release

License 📄

1.0.0-next.131

3 months ago

1.0.0-next.128

3 months ago

1.0.0-next.118

9 months ago

1.1.0-next.69

1 year ago

1.1.0-next.88

12 months ago

1.0.0-next.117

9 months ago

2.0.0-next.79

12 months ago

2.0.0-next.80

12 months ago

1.1.0-next.72

1 year ago

1.1.0-next.91

11 months ago

1.1.0-next.92

11 months ago

1.1.0-next.70

1 year ago

0.0.0-next.107

10 months ago

1.1.0-next.77

12 months ago

1.1.0-next.97

11 months ago

1.1.0-next.75

1 year ago

1.1.0-next.96

11 months ago

1.1.0-next.74

1 year ago

2.0.0-next.84

12 months ago

2.0.0-next.105

10 months ago

1.1.0-next.100

11 months ago

2.0.0-next.86

12 months ago

1.0.0-next.109

10 months ago

2.0.0-next.107

10 months ago

1.1.0-next.60

1 year ago

1.1.0-next.52

1 year ago

1.1.0-next.47

1 year ago

1.1.0-next.45

1 year ago

1.0.0-next.40

1 year ago

1.0.0-next.39

1 year ago

1.0.0-next.32

1 year ago

1.0.0-next.30

1 year ago

1.0.0-next.28

1 year ago

1.0.0-next.26

1 year ago

1.0.0-next.24

1 year ago

1.0.0-next.23

1 year ago