#key-store #substrate #ac-keystore #sc-keystore

ac-keystore

Keystore (and session key management) for ed25519 based chains like Polkadot. (fork of sc-keystore)

5 releases (2 stable)

1.17.0 Feb 11, 2025
1.16.0 Oct 31, 2024
0.18.0 Jul 10, 2024
0.10.1 Apr 8, 2024
0.10.0 Mar 14, 2024

#27 in #key-store

28 downloads per month

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

29KB
641 lines

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/76a6d478e07b2cdf9e5b87a2a840e92bea8d9e12/substrate/client/keystore/src/local.rs


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.

Dependencies

~20–30MB
~495K SLoC