UNPKG

@dfinity/identity-secp256k1

Version:

JavaScript and TypeScript library to manage Secp256k1KeyIdentities for use with the Internet Computer

5 lines 90 B
/** * @module api */ export * from './secp256k1.ts'; //# sourceMappingURL=index.d.ts.map