Cobo Portal Apps are extensions of Cobo Portal. They can exist as iframe elements within Cobo Portal or as bots in the form of APIs and webhooks. By leveraging tools including the Cobo Wallet-as-a-Service (WaaS) 2.0 API, developers like you can build Cobo Portal Apps to significantly expand the capabilities of Cobo Portal, such as staking, trading, automating finance operations, and more. User can easily explore Cobo Portal Apps by visiting Cobo Portal. To learn more about publicly available Cobo Portal Apps, see Introduction to Cobo Portal Apps.Documentation Index
Fetch the complete documentation index at: https://cobo.com/developers/llms.txt
Use this file to discover all available pages before exploring further.

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.
