🛠️Typescript SDK

The SDK is published as an NPM package in @seabed-labs/pre-authorized-debit.

The SDK source code can be found here.

The SDK is split into 3 components

  1. Read Client - read raw/processed on-chain data

  2. Instruction Factory - build composable instructions

  3. Transaction Factory - build executable transactions

Last updated