Overview
This guide introduces how to get started with using the Cobo WaaS 2.0 JavaScript SDK, which allows you to integrate the WaaS service into your existing application using the JavaScript programming language. To learn more about the initial setup steps necessary for utilizing the WaaS API, see Get started with Wallet-as-a-Service (WaaS) 2.0.Prerequisites
- Install NPM.
- Follow the instructions in Quick start guide to set up your Cobo account and create your organization. If an organization has already been set up, ask your organization admin to invite you to join the organization.
- You have generated an API key, and registered the API key on Cobo Portal.
Install the SDK
Run the following command to install the SDK:Configure API key and HTTP host
- Set the private key.
- Select which environment you want to use.
