Tooling & Infrastructure
XRP Creator Tools
The tools, integrations and utilities that creators and developers use to build, connect and operate on the XRP Ledger — from wallets to NFT minting to marketplace infrastructure.
What Are XRP Creator Tools?
XRP creator tools are the specific utilities, integrations and services that creators and developers use when building or operating on the XRP Ledger. They span from basic wallet software to complex marketplace SDKs.
Unlike general-purpose blockchain tools, creator-focused XRPL tools are designed around the specific needs of people who produce content, deliver services or build audiences — rather than the needs of traders or DeFi users.
The tooling landscape for XRPL creators is still developing. Some tools are provided by platforms directly; others are third-party utilities that any XRPL application can integrate. Developers building creator platforms typically combine protocol-level features with third-party tooling and custom application logic.
Creator Tool Categories
A breakdown of the major tool categories available to creators on XRPL, with examples of what each category includes.
Wallet Tools
XRPL-compatible wallets are the foundation of creator activity on the ledger. They hold XRP, issued tokens and NFTs, and serve as the creator's persistent on-chain identity.
XUMM (Xaman)
Mobile wallet designed for XRPL with deep ecosystem integration
GemWallet
Browser extension wallet for XRPL web application interactions
Crossmark
Browser extension supporting XRPL dApp connections
Ledger Hardware
Hardware wallet support for secure XRP custody
NFT Minting Tools
Tools for creating, configuring and issuing NFTokens on the XRP Ledger. The XRPL NFToken standard is built into the protocol, so minting does not require smart contract deployment.
Platform Minting UI
Creator platforms typically provide built-in NFT minting interfaces
XRPL.js SDK
JavaScript library for building custom NFT minting workflows
XRP Ledger API
Direct protocol access for developers building minting tools
Onchain Tooling
Third-party XRPL NFT management and batch minting utilities
Payment Integration Tools
Payment tools allow platforms to accept XRP and XRPL-issued tokens from fans and customers. These range from simple QR code generators to full checkout SDK integrations.
XRPL Payment Channels
Off-chain payment streaming with on-chain settlement
Escrow Transactions
Conditional payment release for commissions and milestones
Payment Requests
Standardized payment request URIs for checkout flows
XUMM Payload API
Sign-and-send payment requests via XUMM wallet integration
Marketplace Tools
Tools for building or connecting to creator marketplaces on XRPL. The built-in DEX provides trading infrastructure that marketplace applications can build on.
XRPL DEX
Native decentralized exchange for XRPL-issued token trading
NFT Offers
Protocol-level buy and sell offers for NFTokens
Marketplace SDKs
Third-party SDKs simplifying XRPL marketplace integration
Order Book APIs
Access XRPL order book data for marketplace price discovery
Identity & Reputation Tools
Tools for building creator identity and reputation systems on XRPL. These are application-layer features built on top of wallet-based identity infrastructure.
XRPL Account Info
On-chain account history and metadata for identity context
Domain Verification
Link XRPL wallet addresses to verified domain names
Credential Tokens
Issue custom tokens representing verified skills or certifications
Review Systems
Off-chain review data anchored to on-chain transaction records
Analytics Tools
Analytics tools help creators understand their revenue, audience and content performance. XRPL transaction data can be queried publicly for financial analytics.
XRPL Explorer APIs
Public APIs for querying transaction and account history
Platform Dashboards
Built-in analytics provided by creator platform applications
Bithomp
XRPL explorer and analytics tool for account and transaction data
XRPSCAN
Public XRPL explorer with account analytics capabilities
Developer Resources
For developers building creator tools and platforms on XRPL, these resources provide the technical foundation.