promises/index.ts
Promise-based TypeScript SDK for privacy-preserving transfers using Union’s ZK proof system.
Added in v0.4.0
exports
Section titled “exports”From ”./Attestor.js”
Section titled “From ”./Attestor.js””Promise-based TypeScript SDK for privacy-preserving transfers using Union’s ZK proof system.
Signature
export * as Attestor from "./Attestor.js"Added in v0.4.0
From ”./EvmPublicClient.js”
Section titled “From ”./EvmPublicClient.js””This module provides a promise-based EVM-backed public client.
Signature
export * as EvmPublicClient from "./EvmPublicClient.js"Added in v0.4.0
From ”./EvmWalletClient.js”
Section titled “From ”./EvmWalletClient.js””This module provides a promise-based EVM-backed wallet client.
Signature
export * as EvmWalletClient from "./EvmWalletClient.js"Added in v0.4.0
From ”./Payment.js”
Section titled “From ”./Payment.js””This module provides promise-based core functionality.
Signature
export * as Payment from "./Payment.js"Added in v0.4.0
From ”./Prover.js”
Section titled “From ”./Prover.js””This module provides the promise-based Prover service.
Signature
export * as Prover from "./Prover.js"Added in v0.4.0
From ”./PublicClient.js”
Section titled “From ”./PublicClient.js””This module provides the agnostic promise-based public client.
Signature
export * as PublicClient from "./PublicClient.js"Added in v0.4.0
From ”./WalletClient.js”
Section titled “From ”./WalletClient.js””This module provides the agnostic promise-based wallet client.
Signature
export * as WalletClient from "./WalletClient.js"Added in v0.4.0