2 releases

0.10.1 Apr 8, 2024
0.10.0 Mar 14, 2024

#35 in #key-store

Download history 122/week @ 2024-03-12 11/week @ 2024-03-19 1/week @ 2024-03-26 102/week @ 2024-04-02 42/week @ 2024-04-09

157 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
~296K SLoC