🛠️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
Read Client - read raw/processed on-chain data
Instruction Factory - build composable instructions
Transaction Factory - build executable transactions
Last updated