Skip to main content
The IssuerSparkWallet class extends SparkWallet with token issuance and management capabilities on the Spark network. All functions from SparkWallet are also available, including Bitcoin transfers, Lightning payments, and wallet management.

Installation

Install the Issuer SDK packages using your package manager of choice.
npm install @buildonspark/issuer-sdk

Method Categories