Overview
The Carbon BaaS SDK simplifies integration with the Carbon Business API. It provides easy-to-use methods for creating accounts, fetching accounts, and more.Installation
Install the SDK via npm:Configuration
Initialize the SDK with your API key and mode (live
or sandbox
).