#substrate #rpc-api #re-implementation

subrpcer

Minimal implementation of Substrate RPC APIs

33 releases

0.11.0 Apr 1, 2024
0.10.1 May 5, 2023
0.9.1 Jan 30, 2023
0.9.0-rc20 Dec 16, 2022
0.1.7 Mar 7, 2021

#1905 in Magic Beans

Download history 10/week @ 2023-12-22 2/week @ 2023-12-29 2/week @ 2024-01-05 13/week @ 2024-01-12 1/week @ 2024-01-19 14/week @ 2024-02-02 381/week @ 2024-02-09 2305/week @ 2024-02-16 1513/week @ 2024-02-23 388/week @ 2024-03-01 86/week @ 2024-03-08 77/week @ 2024-03-15 96/week @ 2024-03-22 494/week @ 2024-03-29 75/week @ 2024-04-05

753 downloads per month
Used in 2 crates

GPL-3.0 license

14KB
224 lines

Substrate Minimal

Substrate core features' minimal re-implementation.

License Checks Release GitHub tag (latest by date) GitHub code lines GitHub last commit


lib.rs:

Minimal implementation of Substrate RPC APIs.

Formatting rule(s):

  • All the APIs must be sorted in alphabetic order.

Dependencies

~0.4–13MB
~133K SLoC