UNPKG

@hdwallet/core

Version:

A complete Hierarchical Deterministic (HD) Wallet generator for 200+ cryptocurrencies, built with TypeScript.

3 lines 180 B
// SPDX-License-Identifier: MIT export { KholawEd25519ECC, KholawEd25519Point, KholawEd25519PublicKey, KholawEd25519PrivateKey } from './ed25519'; //# sourceMappingURL=index.js.map