openrpc topic

List openrpc repositories

core-geth

261
Stars
142
Forks
Watchers

A highly configurable Go implementation of the Ethereum protocol.

spec

160
Stars
47
Forks
Watchers

The OpenRPC specification

client-js

116
Stars
14
Forks
Watchers

A browser-compatible JSON-RPC client with multiple transports.

generator

63
Stars
30
Forks
Watchers

Multi-Component & Multi-Language Generators for OpenRPC

examples

42
Stars
17
Forks
Watchers

Collection of example OpenRPC documents.

typings

19
Stars
6
Forks
Watchers

Generate Type Aliases for your OpenRPC Document

mock-server

20
Stars
8
Forks
Watchers

Provides a mock JSON-RPC API given an OpenRPC document.

open-rpc

32
Stars
4
Forks
Watchers

The open-rpc.org website

playground

35
Stars
23
Forks
Watchers

A place to play around with OpenRPC. https://playground.open-rpc.org

server-js

39
Stars
12
Forks
Watchers

JSON-RPC 2.0 Server implementation that supports multiple transport protocols.