UNPKG

@dfinity/identity-secp256k1

Version:

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

5 lines 88 B
/** * @module api */ export * from "./secp256k1.js"; //# sourceMappingURL=index.js.map