UNPKG

anon-identity

Version:

Decentralized identity framework with DIDs, Verifiable Credentials, and privacy-preserving selective disclosure

4 lines 215 B
export { ContractClient } from './contract-client'; export { deployToLocalNetwork, createLocalContractClient, testLocalDeployment } from './deploy-local'; export * from './types'; //# sourceMappingURL=index.d.ts.map