UNPKG

@bb-did/ion-tools

Version:

ION Tools - utilities to make working with the ION network and using ION DIDs easy peasy lemon squeezy

2 lines 108 B
export { DID } from './did.js'; export { anchor, generateKeyPair, resolve, sign, verify } from './utils.js';