Javascript Bip32 Implementation
Pure javascript implementation of Bip32Ed25519, used for Cardano blockchain key pair.
- Create extended keys with Bip39 mnemonic entropy
- Soft and hard derivation
- Derive keys with user friendly API
- Sign and verify data
Pure javascript implementation of Bip32Ed25519, used for Cardano blockchain key pair.