@scure/bip32
Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1
bip32
A BIP32 compatible library
hdkey
Bitcoin BIP32 hierarchical deterministic keys
@bitcoinerlab/secp256k1
A library for performing elliptic curve operations on the secp256k1 curve. It is designed to integrate into the BitcoinJS & BitcoinerLAB ecosystems and uses the audited noble-secp256k1 library. It is compatible with environments that do not support WASM,