ReadonlycsvReadonlyhrpStatic ReadonlyDefaultStatic ReadonlyPayloadStatic ReadonlyVersionThe note's private key. Returns a fresh copy; mutating it is a no-op.
The note's public key. Returns a fresh copy; mutating it is a no-op.
The server's public key. Returns a fresh copy; mutating it is a no-op.
StaticfromStaticgenerateOptionalhrp: string
ArkadeCash is a bearer instrument for the Ark protocol. It encodes a private key and contract parameters as a bech32m string, enabling wallet-to-wallet transfers without address exchange.
Format: arkadecash1... (bech32m encoded) Payload: version (1 byte) + private key (32 bytes) + server pubkey (32 bytes) + csv timelock sequence (4 bytes)