bip/slip/slip library
Classes
- Slip173
- SLIP-0173 class. It defines the human-readable parts in accordance with SLIP-0173.
- Slip32DeserializedKey
- A class representing a deserialized SLIP-32 key, including private and public keys.
- Slip32KeyDeserializer
- A class for deserializing SLIP-32 extended keys and associated data.
- Slip32KeyNetVersions
- A class that represents network versions for SLIP-32 extended keys.
- Slip32KeySerConst
- A class containing constants related to SLIP-32 key serialization.
- Slip32KeySerializer
- A class for serializing SLIP-32 extended keys and associated data.
- Slip32PrivateKeySerializer
- A class for serializing SLIP-32 private keys.
- Slip32PublicKeySerializer
- A class for serializing SLIP-32 public keys.
- Slip44
- SLIP-0044 class. It defines the coin types in accordance with SLIP-0044.