sc-keystore 2.0.0-alpha.2

Keystore (and session key management) for ed25519 based chains like Polkadot.
Documentation
[dependencies.derive_more]
version = "0.99.2"

[dependencies.hex]
version = "0.4.0"

[dependencies.parking_lot]
version = "0.10.0"

[dependencies.rand]
version = "0.7.2"

[dependencies.serde_json]
version = "1.0.41"

[dependencies.sp-application-crypto]
version = "2.0.0-alpha.2"

[dependencies.sp-core]
version = "2.0.0-alpha.2"

[dependencies.subtle]
version = "2.1.1"

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Keystore (and session key management) for ed25519 based chains like Polkadot."
documentation = "https://docs.rs/sc-keystore"
edition = "2018"
homepage = "https://substrate.dev"
license = "GPL-3.0"
name = "sc-keystore"
repository = "https://github.com/paritytech/substrate/"
version = "2.0.0-alpha.2"