4 releases (1 stable)

new 1.16.0 Oct 31, 2024
0.18.0 Jul 10, 2024
0.10.1 Apr 8, 2024
0.10.0 Mar 14, 2024

#786 in Magic Beans

Download history 2/week @ 2024-07-15 13/week @ 2024-07-22 19/week @ 2024-09-23 132/week @ 2024-10-28

132 downloads per month

Apache-2.0 and GPL-3.0-or-later…

29KB
646 lines

ac_keystore

This crate is a submodule of the substrate-api-client. It is a fork of substrate's sc-keystore crate. The substrate-api-client needs its own fork in order to access private functions and members of the crate.


lib.rs:

Local keystore implementation. This file is from substrate but was copied here to have access to the private stuff. Original file: https://github.com/paritytech/polkadot-sdk/blob/1f023deab8d021c5bab08731e13aa12590ed4026/substrate/client/keystore/src/local.rs

Dependencies

~18–28MB
~458K SLoC