Live demo

The SDK and the widget, running.

Call any @dobprotocol/sdk method against the live platform and read the raw response, with the production embed running beside it against a real Stellar pool.

SDK playground

7 methods
No output yet.

Live buy / sell widget

● Stellar mainnet
<iframe src="https://link.dobprotocol.com/embed/wgt_dfd9a2d554fcc34bba74791d" width="100%" height="620" frameborder="0"></iframe>

Notes

  • Marketplace is Stellar-only today

    Base is scaffolded but shows "Marketplace coming soon" until the EVM contracts land.

  • Proxy mode never exposes a key

    It uses DOB_SDK_API_KEY on this server, so nothing sensitive reaches the browser.

  • Direct mode is the real integration

    It is how a third-party site calls home.dobprotocol.com/api/sdk/* — from their backend, or from their public site with a domain-whitelisted key.