Skip to main content

Developer Documentation

Build on the
Digital World Network

Official SDKs for the Digital World Network. Start with Finance, payments, wallets, and assets you own, and wire up real-time Communication alongside it.

Finance SDK live Communication SDK live
Start here

Finance

Finance SDKs

Payments, wallets, and assets you own. Every Finance SDK connects to the same Digital World Network endpoints: transaction building, account management, Gateway REST calls, and RPC access.

Gateway: dex.digitalworld.global Passphrase: Digital World Network ; June 2021
JS
JavaScript / TypeScript

JavaScript SDK

Build browser and Node.js applications. Covers Gateway REST endpoints, Dwsa RPC, and transaction building and signing. TypeScript types included.

npm@digitalworld/digital-world-sdk
PY
Python

Python SDK

Python 3.10+ library for the Gateway and RPC. Build Digital World applications with a clean Pythonic API, full transaction support, and comprehensive test coverage.

pipinstall -U digital-world-sdk
iOS
Swift

iOS SDK

Native Swift SDK for iOS and macOS. Build and sign transactions, query the Gateway, interact with smart contracts via RPC, and integrate with anchors using 17 SEPs.

SPMstellar-ios-mac-sdk
Coming soon GitLab
APK
Java / Kotlin

Android SDK

Java and Kotlin SDK for Android and JVM. Full API coverage for building transactions and connecting to the Gateway and Soroban RPC on the Digital World Network.

Mavennetwork.lightsail:stellar-sdk
Coming soon GitLab
REST · JSON · Public

Market API

Read-only REST API for Digital World Market data. Query verified assets by code or issuer. Returns asset name, issuer address, and logo URL. No API key needed.

Basesdk.digitalworld.market/api
View docs

Also live

Communication SDK

Private, real-time communication on the Digital World Network: rooms, presence, and events.

JS
JavaScript / TypeScript

Messaging SDK

Build real-time messaging into browser and Node.js applications on the Digital World Network: rooms, presence, and events.

npm@digitalworld/digital-world-messaging-js-sdk