#key-store #substrate #local #fork #file #substrate-api-client #sc-keystore

ac-keystore

用于基于ed25519的链(如Polkadot)的密钥库(以及会话密钥管理)。(sc-keystore的分支)

3个不稳定版本

0.18.0 2024年7月10日
0.10.1 2024年4月8日
0.10.0 2024年3月14日

#key-store中排名40

Apache-2.0GPL-3.0-or-later…

29KB
646 代码行

ac_keystore

此crate是substrate-api-client的子模块。它是substrate的sc-keystore crate的分支。substrate-api-client需要自己的分支才能访问crate的私有函数和成员。


lib.rs:

本地密钥库实现。此文件来自substrate,但在此处复制以访问私有内容。原始文件:https://github.com/paritytech/polkadot-sdk/blob/1f023deab8d021c5bab08731e13aa12590ed4026/substrate/client/keystore/src/local.rs

依赖项

~16–27MB
~449K SLoC