2 releases

0.10.1 Apr 8, 2024
0.10.0 Mar 14, 2024

#36 in #key-store

Download history 127/week @ 2024-03-14 6/week @ 2024-03-21 8/week @ 2024-03-28 117/week @ 2024-04-04 20/week @ 2024-04-11

83 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

~12–22MB
~333K SLoC