Types
Common
Network
type Network = 'main' | 'testnet'Configuration
WalletDefaults
interface WalletDefaults {
network: Network
description: string
outputDescription: string
tokenBasket: string
tokenProtocolID: [SecurityLevel, string]
tokenKeyID: string
messageBoxHost: string
registryUrl?: string
}Field
Default
Wallet Status
WalletStatus
WalletInfo
Transaction Results
TransactionResult
OutputInfo
SendResult
SendOutputDetail
Payment Types
PaymentOptions
SendOptions
SendOutputSpec
Derivation Types
DerivationInfo
PaymentDerivation
Token Types
TokenOptions
TokenResult
TokenDetail
SendTokenOptions
RedeemTokenOptions
Inscription Types
InscriptionType
InscriptionOptions
InscriptionResult
MessageBox Types
MessageBoxConfig
Certification Types
CertifierConfig
CertificateData
Server Wallet Types
ServerWalletConfig
PaymentRequest
IncomingPayment
Overlay Types
OverlayConfig
OverlayInfo
OverlayBroadcastResult
OverlayOutput
DID Types
DIDDocument
DIDVerificationMethod
DIDParseResult
Credential Types
CredentialFieldType
CredentialFieldSchema
CredentialSchemaConfig
CredentialIssuerConfig
VerifiableCredential
VerifiablePresentation
VerificationResult
RevocationRecord
RevocationStore
Last updated
