4 releases (1 stable)

1.16.0 Oct 31, 2024
0.18.0 Jul 10, 2024
0.6.0 Feb 29, 2024
0.3.0 Apr 18, 2023

#267 in #substrate

Download history 31/week @ 2024-07-27 23/week @ 2024-08-10 20/week @ 2024-08-17 36/week @ 2024-08-24 44/week @ 2024-08-31 89/week @ 2024-09-07 7/week @ 2024-09-14 24/week @ 2024-09-21 16/week @ 2024-09-28 1/week @ 2024-10-05 2/week @ 2024-10-12 1/week @ 2024-10-19 117/week @ 2024-10-26 38/week @ 2024-11-02 6/week @ 2024-11-09

162 downloads per month
Used in 2 crates

Apache-2.0

430KB
4K SLoC

ac_node_api

This crate is a submodule of the substrate-api-client. It contains Substrate node specific types and helpers such as:

  • Strorage keys (key hash, double map, ..)
  • Metadata
  • Runtime Events
  • Runtime Errors

lib.rs:

Contains stuff to instantiate communication with a substrate node.

Dependencies

~19–32MB
~533K SLoC