micro-sr25519
Minimal implementation of sr25519 (polkadot) cryptography, with Merlin and Strobe
Minimal implementation of sr25519 (polkadot) cryptography, with Merlin and Strobe
Hierarchical deterministic (HD) account derivation library compatible with the Polkadot and Substrate ecosystems, supporting the sr25519, ed25519, and ecdsa signature schemes.
Composable utility functions to generate key pairs for the sr25519, ed25519, and ecdsa cryptographic schemes, along with utilities for hierarchical deterministic (HD) key derivation, tailored for use in the Polkadot and Substrate ecosystems.
JavaScript WebAssembly (WASM) wrapper for the schnorrkel Rust crate