#substrate #events #node #helper #metadata #run-time #api-client

nightly no-std ac-node-api

Substrate node type definitions and helpers for the substrate-api-client

2 unstable releases

0.6.0 Feb 29, 2024
0.3.0 Apr 18, 2023

#96 in #helpers

22 downloads per month
Used in substrate-api-client

Apache-2.0

710KB
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

~20–38MB
~576K SLoC