4 releases (1 stable)

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

#39 in #key-store

Download history 13/week @ 2024-07-22 19/week @ 2024-09-23 130/week @ 2024-10-28 21/week @ 2024-11-04

151 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
~459K SLoC