Skip to content

XRPL-Labs/Developer-Help-Center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description
You focus on building your cool app. We make sure your app & Xaman users can interact. Safely & smoothly.

Build on Xaman

Welcome to the Xaman Developer Docs!

Xaman is a powerful platform designed to make your interaction with the XRP Ledger (XRPL) seamless. Whether you are an experienced developer or just getting started, Xaman offers a range of features, including xApps, payloads, transaction signing, and much more.

This documentation will guide you through the essentials to get you up and running in no time.

While app users can simply use the Xaman app to manage their XRP ledger accounts, balances and transactions, the true power of Xaman can be experienced through the Xaman SDK, using our platform made available for developers.

{% hint style="success" %} Want to dive straight in? You're one click away from the examples-user-stories {% endhint %}

Ways to interact

The Xaman SDK can be used to interact with Xaman users. An example can be a "sign request", where the user is asked to sign a transaction, identification (sign in) or a user interface presented in Xaman (xApp).

{% hint style="info" %} What are you going to build? Read more about specific user & developer flows: {% endhint %}

Client side web apps "Web3"browser-web3browsers.png
xApps: your web app in Xamanxapps-dappsxapps.png
Backend integrationsbackend-sdk-api.mdnodejs.png
Xaman as Identity Provideridentity-oauth2-openidopenid.png

Packages

The Xaman SDK offers a ready to use Javascript & Typescript SDK for all frontend and backend projects. With only minor differences depending on the environment you are using the SDK in, the SDK is the most convenient way to interact with Xaman users & the Xaman ecosystem.

If you are not working in a Javascript/Typescript environment and prefer to build your own backend implementation, you can use our API (endpoint) documentation or use one of our SDKs for Python (PyPI), PHP (Packagist) or C# (NuGet)

Language Maintenance Package
Typescript / Javascript XRPL Labs npm version / CDN
Python Community python version
C# (.NET) Community NuGet version
PHP Community Packagist PHP version

Releases

No releases published

Packages

No packages published