@polkadot-labs/hdkd-helpers
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.
@polkadot-labs/hdkd
Hierarchical deterministic (HD) account derivation library compatible with the Polkadot and Substrate ecosystems, supporting the sr25519, ed25519, and ecdsa signature schemes.
micro-sr25519
Minimal implementation of sr25519 (polkadot) cryptography, with Merlin and Strobe