UNPKG

ripple-keypairs

Version:

Cryptographic key pairs for the XRP Ledger

4 lines 147 B
import type { SigningScheme } from '../../types'; declare const ed25519: SigningScheme; export default ed25519; //# sourceMappingURL=index.d.ts.map