bip/substrate/substrate_keys library
Classes
- SubstratePrivateKey
- Represents a Substrate private key using the Sr25519 key pair. This class provides methods for working with Substrate private keys, including serialization, public key derivation, and error handling.
- SubstratePublicKey
- Represents a Substrate public key using the Sr25519 key pair. This class provides methods for working with Substrate public keys, including serialization, address generation, and error handling.