Skip to content

protolambda/jsonrpc2

Repository files navigation

jsonrpc2

Go types and utils for JSON RPC 2.0.

These bindings are intended to be super minimal, allowing servers and proxies to route and manage the JSON RPC messages in highly customized ways. E.g. proxy servers that re-route or adapt messages.

Opinionated JSON RPC error constants for common Ethereum EIPs (EIP-1474, EIP-1193) are included.

License

MIT, see LICENSE file.

About

Go JSON-RPC v2.0 types and utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages