Skip to main content

DeBox Open Capabilities

DeBox provides a practical developer surface for building bots, DApps, and ecosystem integrations around communities and Web3 user interactions.

Capability Map

1. DeBox DApp

  • Build in-app Web experiences inside DeBox.
  • Use injected wallet providers (window.deboxWallet, window.ethereum, window.solana) for Web3 interactions.
  • Read DApp runtime and permission flow in DeBox DApp.

2. DeBox Bot, OpenAPI, and SDKs

3. OpenClaw DeBox Plugin

  • Connect OpenClaw workflows with DeBox bot channels.
  • Suitable for teams already operating OpenClaw multi-channel automation.
  • Installation and setup: OpenClaw DeBox Plugin.

4. DeBox Shares Protocol

  • Integrate permissionless automated revenue sharing into product payments.
  • Supports on-chain payment split patterns and settlement workflows.
  • Integration guide: DeBox Shares Protocol.

5. DeBox Grant Program

  • Apply for ecosystem support if your project is actively integrated with DeBox capabilities.
  • Program details and application path: DeBox Grant Program.
  • Open DeBox token market and trading pages, group pages, and user profiles from supported links.
  • Link formats and identifier rules: DeBox App Deep Links.
  1. For a DApp that only uses injected wallet capabilities, follow DeBox DApp; no OpenAPI credentials are required.
  2. If a DApp needs DeBox OpenAPI, first create a bot through BotMother, keep its App Key on the backend, and then follow DeBox Developer OpenAPI.
  3. For bot development, start with DeBox Bot Development Overview, then choose the Go SDK, Node.js SDK, or Python SDK.
  4. For a Go bot, choose Long Polling or Webhook based on the message receiving mode.
  5. If needed, add Shares and Grant participation after the core capability is stable.

Support