Documentation / @u-net/client
@u-net/client
Framework-neutral browser and Node client for verified service discovery, hosted verification, exact Ledger V2 reads, and holder-authorized revocation.
bash
npm install @u-net/client@nextts
import { createUnetClient } from '@u-net/client';
const service = await createUnetClient().resolveService({
serviceId: 'example-shop',
origin: 'https://shop.example',
});See docs.egress.live for guides and the versioned API reference.
Classes
Interfaces
- CreateVerificationSessionInput
- LedgerV2Domain
- LedgerV2HolderRevocationKey
- LedgerV2HolderRevokeOperation
- ListPageOptions
- MiniProgramCatalogResponse
- MiniProgramDefinition
- PageInfo
- PollOptions
- ResolveServiceInput
- ServiceResolution
- UnetClientOptions
- UnetMiniAppManifest
- VerificationCheckCatalogResponse
- VerificationCheckResult
- VerificationRequestedCheck
- VerificationSession
- VerificationSessionStatus
- VerifiedService
Type Aliases
- ListMiniProgramsOptions
- ListVerificationChecksOptions
- VerificationAggregateOutcome
- VerificationRequestType
- VerificationStatus