• XRPL

Your First Payload: XUMM SDK

Once we establish connection to the XUMM platform using XUMM SDK, its time to actually learn about sending payload. Payload…

  • XRPL

Send Ping Request To XUMM Platform and Get Application Details

Lets write a nodejs program to fetch application details from XUMM platform. We'll also see how to retrieve all the…

  • XRPL

Prepare Your Project & Start Coding: XUMM SDK

Lets install the software and packages needed to run a nodejs application and try to connect with the XUMM platform.…

  • XRPL

Get your XUMM API Credentials

To start working with XUMM SDK and API, the first thing you'll need is application credentials. Application credentials are: App…

  • XRPL

Working With XUMM SDK/API: XRPL

XRP Ledger(XRPL) was developed by Ripple founders and is now open sourced. Ripple is a real-time gross settlement system, currency…