Skip to content

Latest commit

 

History

History
175 lines (88 loc) · 6.59 KB

APPLICATIONS.md

File metadata and controls

175 lines (88 loc) · 6.59 KB

Applications using xrpl.js

A curated list of some of the projects and apps that leverage xrpl.js in some way.

Have one to add? Please edit this file and open a PR!

Notice (disclaimer)

These sites are independent of Ripple and have not been authorized, endorsed, sponsored or otherwise approved by Ripple or its affiliates.

Warning: Use at your own risk.

Exchanges

  • The World Exchange

    Trade, issue, and send directly on the XRP Ledger. A user interface for the XRPL's decentralized exchange. Includes an implementation of an autobridged order book for token-to-token trading pairs in the source code.

  • Bitso

    Exchange allowing clients to buy and sell XRP, based in Mexico.

Explorers

  • xrpintel - XRP Intelligence

    Monitor the XRP Network in real time and explore historical statistics.

  • XRP Charts (xrpcharts.ripple.com)

    XRP Charts provides information based on public data, including trade volume, top markets, metrics, transactions, and more.

  • Ripple Live (gatehub.net/live)

    Visualize XRP network transactions.

  • XRPL Dev. Dashboard (xrp.fans)

    Debugging dashboard for rippled-ws-client-pool, transaction and query explorer, and transaction signing and submission tool.

  • XRP Value

    Real-time XRP price, trades, and orderbook data from the XRP Ledger.

  • Bithomp - XRP Explorer

    Look up information by entering an address, transaction hash, username, or PayID.

  • Bithomp - XRPL validators

    List of XRPL validators, nodes, and testnet validators.

  • XRP Scan - XRP Ledger explorer

    XRP Ledger explorer, metrics and analytics.

  • xrplorer

    XRP Ledger explorer, API, metrics, and analytics using a graph database that is synchronized live with the XRPL.

  • XRPLWin

    XRP Ledger and Xahau explorer, Hooks explorer, metrics, and analytics using a XWA backend that is synchronized live with the XRPL and Xahau.

Data monitoring

  • zerptracker

    Monitor the XRPL using powerful JSONPath expressions, and receive notifications via email, SMS, webhooks, and more.

  • Utility-Scan

    Attempts to detect RippleNet on-demand liquidity (ODL) transactions through known fiat corridors and report these transactions in real time.

  • XRPL Rosetta

    3D Globe written in three.js connected to a Node.js websocket server that is listening to exchanges and the XRPL. The visualization aims to show trading, ODL, and liquidity at exchanges, intra-exchange volume, and flows.

Wallets and wallet tools

  • GemWallet

    Users can use the GemWallet (non-custodial) web extension to interact with the XRPL from their browser. The documentation is available at https://gemwallet.app/.

  • XUMM

    Users can use the xumm application to track their accounts, balances and transactions. The true power of xumm is the platform available for developers.

  • Xpring Wallet (uses ripple-keypairs)

    Non-custodial XRP wallet.

  • XRP Toolkit

    A web interface to the XRP Ledger, supporting both hardware and software wallets.

  • Toast Wallet

    A free, open source XRP Wallet for iOS, Android, Windows, Mac and Linux.

  • Toastify Ledger (uses ripple-keypairs)

    Add a Regular Key to a mnemonic XRP Wallet (e.g. Ledger Nano S) to use the account with a Family Seed (secret).

  • Bithomp-submit (GitHub)

    A tool to submit an offline-signed XRPL transaction.

  • Kyte (kyteapp.co) (Source) (Deprecated)

    Web-based XRP wallet.

  • XRP Vanity Address Generator (Node.js)

    A vanity address is a wallet address containing a few characters you like at the beginning or the end of the wallet address.

  • XRP Account Mnemonic Recovery (uses ripple-keypairs)

    Recover a 24 word mnemonic if one word is wrong or one word is missing.

  • Trustline

    A decentralized stablecoin wallet that runs on the XRP Ledger.

Send and request payments

  • XRP Tip Bot

    A bot that enables users on reddit, Twitter and Discord to send XRP to each other through reddit comments and Twitter tweets.

  • XRP Text

    Send XRP using SMS text messages.

  • XRParrot (uses ripple-address-codec)

    Easy EUR (SEPA) to XRP transfer (currency conversion).

  • XRP Payment (xrpayments.co)

    Tool for generating a XRP payment request URI in a QR code, with currency converter.

Development tools

Code samples and libraries

Related apps that do not appear to use xrpl.js

  • XRP Stats (ledger.exposed)

    Rich list, live ledger stats and XRP distribution. Visualize escrows and flow of funds.