UNPKG

vc-status-registry

Version:

Interact with a registry for credential statuses on Ethereum

4 lines (3 loc) 217 B
export { VcStatusRegistry } from './vc-status-registry'; export { TransactionCount } from './transaction-count'; export { VcStatusRegistryOptions, ContractEventData, NewBlockData, PastEventType } from './interfaces';