UNPKG

@dfinity/identity-secp256k1

Version:

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

6 lines (4 loc) 56 B
/** * @module api */ export * from './secp256k1.ts';