UNPKG

chaingate

Version:

Multi-chain cryptocurrency SDK for TypeScript — unified API for Bitcoin, Ethereum, Litecoin, Dogecoin, Bitcoin Cash, Polygon, Arbitrum, and any EVM-compatible chain. Create wallets, query balances, send transactions, and manage tokens and NFTs across UTXO

3 lines (2 loc) 157 B
/** Default derivation paths for popular networks (Bitcoin, EVM, Litecoin, Dogecoin, Bitcoin Cash). */ export declare const commonDerivationPaths: string[];