Xaman SDK (Intro)
Developers can use the Xaman SDK to easily integrate with the Xaman platform. This allows for easy & secure end user interaction. With your application & the XRP Ledger.
Last updated
Was this helpful?
Developers can use the Xaman SDK to easily integrate with the Xaman platform. This allows for easy & secure end user interaction. With your application & the XRP Ledger.
Last updated
Was this helpful?
The Xaman Javascript/TypeScript SDK can be found on npm:
The latest version of the Xumm SDK is always available at:
Previously there were three different packages:
xumm-sdk
for backend interaction
xumm-xapp-sdk
for xApp frontend interaction
xumm-oauth2-pkce
for browser / "Web3" interaction
All three packages above have been replaced by the package, which allows for easier (unified) interaction with the three aforementioned topics.