DobLink SDK + Widget Demo

Exercise @dobprotocol/sdk methods and preview the in-iframe buy/sell widget side by side.

SDK Playground

No output yet.

Live Buy/Sell Widget

Embed code:
<iframe src="/embed/wgt_dfd9a2d554fcc34bba74791d" width="100%" height="620" frameborder="0"></iframe>

Notes

  • Marketplace buy/sell is Stellar-only for now. Base is scaffolded but shows "Marketplace coming soon" until EVM contracts land.
  • Proxy mode uses DOB_SDK_API_KEY on the server — no key exposure to the browser.
  • Direct mode is how third-party sites will use the SDK: their server (or their public site, with domain-whitelisted key) calls home.dobprotocol.com/api/sdk/* directly.