description |
---|
Xaman allows developers and app users to "meet up". |
While app users can simply use the Xaman application interact with the XRP Ledger with their accounts, balances and transactions, the true power of Xaman is unleashed through the platform available for developers.
This way users can interact with third party tools & platforms in the most secure and convenient way, while developers don't have to worry about wallet & key management.
XRP Ledger transactions are traditionally user initiated: users open their wallet, enter the destination, amount, etc. and then you submit a transaction. This is referred to as a Push Transaction.
In retail / e-commerce & third party interaction scenarios, the ideal flow is inverted: a Pull Transaction. The third party environment wants the user to sign a specific transaction, and a transaction to sign is offered to the user.
This is where the Xaman platform comes in. An XRP Ledger transaction template can be delivered to the end user through the Xaman platform. This is called a Sign Request.
The most convenient way to interact with the Xaman platform is through the JavaScript/TypeScript SDK: Broken link. There are also some other SDKs available for Backend use in other languages:
Language | Maintenance | Package |
---|---|---|
Typescript / Javascript | XRPL Labs ⭐ | / CDN |
Python | Community | |
C# (.NET) | Community | |
PHP | Community |
The Xaman platform allows for easy integration in your application & workflow. Make sure to check the documentation for your environment:
browser-web3 | |||
xapps-dapps | |||
backend-sdk-api.md | |||
native-apps.md |