
Tools you can leverage
Cobo offers the following tools that allow you to develop a Cobo Portal App with ease.WaaS 2.0 API
The WaaS 2.0 API is the latest version of Cobo’s WaaS API offering. It enables a Cobo Portal App to interact with users’ wallets, including:- Querying information, such as wallet specifics, balances, and transaction history.
- Managing wallets, such as transferring tokens and calling smart contracts.
- Subscribing to webhook events to receive notifications.
Cobo CLI
Cobo CLI is a developer tool that allows you to build, test, and publish Cobo Portal Apps directly from the command line. With Cobo CLI, you can easily handle common tasks such as creating, publishing, and updating an app.Cobo UI toolkit
The Cobo UI toolkit is a library of pre-built components that adhere to Cobo Portal’s design and visual standards. You can leverage the toolkit to quickly build a user interface for your Cobo Portal Apps.Related links
- Cobo offers a Hello World sample project that showcases how to quickly build a Cobo Portal App. Refer to Get started with Cobo Portal Apps for details.
- For a step-by-step guide on how to build a Cobo Portal App from scratch, refer to Build an Cobo Portal App.
Feel free to share your feedback to improve our documentation!