UNPKG

signify-ts

Version:

Signing at the edge for KERI, ACDC, and KERIA

6 lines (4 loc) 132 B
import _sodium from 'libsodium-wrappers-sumo'; export const ready: () => Promise<void> = async () => { await _sodium.ready; };