HD Wallet SDK
A wallet to generate master keypair for multichians stander.
Overview
This SDK allows developers to generate hierarchical deterministic (HD) wallets following the BIP-44 standard. Using a master keypair, developers can derive keypairs for different blockchain networks, enabling support for multiple chains in a single wallet.
Links
Features
Generate a master keypair.
Derive keypairs for different blockchain networks.
Compliant with the BIP-44 standard for HD wallets.
Support for multiple chains.
Last updated