A curated list of XRPL related projects and resources.
Use the outline navigation from the top left:
β¨ XRPL.org β¨
XRPL.org is a great resource for anyone wanting to learn more about the XRPL and how it works.
Feel free to explore there first! (It's really good π³)
To come back here anytime you want β just remember the xrpl.rocks! π
The XRPL is a decentralized, immutable, censorship-resistant, distributed-ledger. It is also near instant, and the daemon itself is capable of websockets.
Most projects include an active view of current transactions occuring on the network.
Here are some things to know:
- MTD = Multi-environment. Main, Test, Dev networks are supported.
- π« = Live! Shows real-time transactions on the XRPL right now.
- πͺβ¨ = Wizard! A tool that provides a wizard so you don't need to be a wiz.
- π£οΈ = Discussion! An active discussion
- Bithomp MT A block explorer. Tailored for viewing accounts, you can log in with a hardware wallet.
- Ledger.Exposed - Live stats and insights in the XRP distribution, ownership, escrows and the flow of funds. src: frontend / backend
- xrpintel π« - Live transaction explorer with JSONPath
filtering. Public API by @DevNullProd
- π Dossier of gateways and their issued tokens as KYG or "Know Your Gateway".
- Bloc Trac offers the same JSONPath filtering to trigger alerts
- XRPLORER - A XRPL explorer focused on forensics and tracing transactions to their acocunts and their held XRP and tokens
- XRPL.org Explorer π« MTD
- XRPScan π« Block explorer with a public API
- π Validators
- π Amendments
- π Metrics
colloquially referred to as "Tokens", formerly known as "IOU"
All ( issued currencies || tokens ) are interoperable by default using the built-in DEX.
- XUMM.Community Token List - πͺβ¨ MT See all tokens issued on the XRPL, as well as issue your own token using the wizard that steps you through the process.
- XRPL.org Tokens - The XRPL.org explorer token list.
Against all odds. To provide fast and secure solutions for the regulated gaming industry with both players and operators in mind.
Issuer:
Bithomp ~CasinoCoin
| XRPScan CasinoCoin
- CasinoCoin.info - Everything you wanted to know about CSC. Has quickly grown to a great source for analyzing liquidity of the CSC token on the XRPL DEX, and all info relating to CSC. Several tools relating to liquidity are available. It also breaks down all DEX orders relating to CSC.
Facilitates investing and trading between crypto and non-blockchain assets such as stocks, ETFs, and commodities from top 30+ global stock exchanges.
Issuer:
Bithomp ~SOLO
| XRPScan Sologenic
- See Sologenic.org, a XRPL DEX UI that has supports popular non-custodial wallets or you can use the (non-custodial) Solo-Wallet.
Related to the built-in DEX.
π‘ The DEX unlocks auto-bridging, and path finding.
User Interfaces to the DEX. All transactions are signed by your non-custodial wallet.
- Sologenic DEX πͺβ¨ The Decentralized Exchange UI from Sologenic. It's flexible and allows the user to choose any asset in their wallet on either side of the trade. This is a hallmark of the XRPL DEX, you could create an offer for any assets you have Trustlined. The wizard walks you through a first time use, and has more advanced options in trading and creating your transaction.
- XRP Tookit πͺβ¨ MT The wizard makes it easy for anyone who's never sent an XRP transaction to do their first one, using your wallet to sign! This tool lets you configure different aspects of any XRPL Wallet/Account. There's also a built-in trading UI.
- Gatehub Markets - Gatehub is a gateway and issuer of digital assets like Bitcoin, ETH, which are then traded on the DEX. This explorer is for their issuances. Gatehub is also a custodial wallet, as it is a DEX; you're free to trade in their assets without needing to create a gatehub account.
Tools to visualize trades on the DEX.
- Velocity of Value π« - The DEX tool of the XRPLApps Suite, focuses on visualizing non-XRP movements as
value per second
. First-Time Use recommendation: dimming the "inactive" assets, and collapsing "unclassified".
XRPL Dev Tools pertaining to the DEX.
- dexter - A tool for creating orders on the XRPL DEX.
Created by @hammertoe during the Ripple Innovate hackathon.
Uses
xrpl-py
See also XRPL Developer Tools.
Each of these explorers show all validators for the network.
- XRPL Apps Validator Stats & Ranking - The validator stats of the XRPLApps Suite.
- XRPScan Validator Registry π« - The XRPScan validator registry.
- XRPL.org Explorer π« MTD- The XRPL.org Explorer's Network Validators.
On Demand Liquidity is a product offered through RippleNet.. RippleNet's ODL customers may use XRP on the XRPL to bridge currencies in one use case.
- XRPL ODL Rosetta π« π monitors movements of XRP between exchanges by listening to the XRPL, it then classifies and buckets the exchange. Exploration of different exchanges are available, currently under active development by @ShortTheFomo
Monitors inter-exchange XRP flows.
- Utility Scan - Monitors the ODL corridors and their trades for producing ODL analytics. Has a public API.
I want to run a node and be a participant in the XRPL.
Want to skip ahead? Use the developer tools and a public node.
a daemon (/ΛdiΛmΙn/ or /ΛdeΙͺmΙn/) is a computer program that runs as a background process, rather than being under the direct control of an interactive user
rippled
This is the core of the XRPL, it's a peer to peer network daemon.
- XRPL.org Installing
rippled
Install and get the core running, its easy! (Like just install a package or run a container easy.) - XRPL.org Configuing
rippled
Next steps after you get it installed and running. - Node Configurator - πͺβ¨ This wizard will walk you through configuring a node! If you want to go full custom. The shipped, example configuration file is pretty verbose about each option, this wizard will package you up your validators, your config and even instructions in a zip you generate locally.
- IANA Registration for
xrpl
service port2459
registerd with IANA as the peer port protocol. via
See XRPL Developer Tools for connecting to your node or any other node, such as a public one like XRPLcluster.
The RPi4 is ARM64 capable and can compile rippled
, if you'd like to boot up an
ARM 64-bit OS.
The RPi4 @ 8GB meets the minimum requirements,
it could meet the recommended requirements
with a bump to it's RAM to 32GB since it also has 1Gbps networking.
- Running an XRPL Validator on a RPi4
The author has an installation script available
here. This methodology can apply to compiling
rippled
on AWS Graviton EC2 Instances as well.
I run a node and want to be a good participant.
If it's public, consider adding it to the public node list below.
Keep up with new releases and amendment proposals, without the noise.
- ripple-server mailing list This email list announces releases, and other info for any node operator. Old-school, but effective for widespread announcements!
Don't want to setup a node, but want to query the ledger or propagate some signed transactions?
XRPLCluster is a public cluster provided by the XRPLF.
π‘ Connect
Websocket
wss://xrplcluster.com
π Metrics
Aliases:
xrpl.ws
TLD isn't as stable as .com, usexrplcluster.com
instead.
See also XRPL.org Dev Tools
Libraries to connect & interact with the daemon and the network.
Libraries that are current and production-ready.
- ripple-lib - JavaScript / TypeScript
- xrpl4j Java maintained by XRPLF
- xrpl-py Python maintained by XRPLF
Note: Your mileage may vary!
If you find any of these to be production-ready, please consider moving it to top section in lieu of some integration suite, like Acid Tests does for browsers and targeting web standards.
- xrbp - Ruby :: rubydoc
- node-red-contrib-xrpl - Node-RED Modules for XRPL
- nhartner/xrp-vanity-generator - Using xrpl4j
- WietseWind/xrp-vanity-generator - Using ripple-keypairs, part of ripple-lib
- ledgerjs - The SDK for interacting with Ledger wallets.
- XUMM SDK - The SDK for the XUMM wallet
- See also Xumm Community
Note: Unverified or deprecated libaries. If they're deprecated, an alternative is included
- ripple-libpp: C++ Standalone RCL-compatible transaction signing and serialization library
- ripple-rest: A RESTful API for submitting payments and monitoring accounts on the Ripple Network
- ripple-lib-ruby: Ruby
- ripple-haskell: Haskell
- RippleKit: Swift
- rubblelabs/ripple: Go
rippled-ws-client Lightweight JavaScript client with health detection and auto-reconnectDeprecated Use ripple-lib instead- federation-php - No Maintainer - Simple PHP federation endpoint with a static JSON dataset
Code repositories that are also applications in their own right.
- rubblelabs/tx: Tool for executing transactions on the Ripple network
- Ripplectron: Desktop client for Electron
- XRPL-monitor-ESP32 - Using an ESP32 (an arduino with wifi), and circuit python to communicate with the XRPL.
See also:
Code repositories that didn't fit anywhere else
- CodeShark/RippleGen - C++/Boost over 8 years old, need to test it!
- ripple-blobvault: Server for storing persistent data for Ripple clients
- rippled-historical-database: SQL database as a canonical source of historical data in Ripple
- federation-python: Python module for a simple federation endpoint.
- Ripple Rails
- Ripple Checkout: An embeddable widget for paying with Ripple.
- ripple-data-api Deprecated
A format that "packs" a destination tag into the address - Starts with X
.
A classic address - Starts with r
- is an account on XRPL, with an optional tag. via
X-address Info Everything you wanted to know about X-address format.
- xrpl-tagged-address-codec - js package for encoding/decoding X-address format
- ripple-lib - js / Typescript library, supports X-address and classic formats
- xrpl4j - java library, supports X-address and classic formats
- xrpl-py - python library, supports X-address and classic formats
Twitter bots that crunch numbers. Updates are frequent and when certain thresholds are met.
- Bithomp Alerts XRP price alerts by @bithomp: more than 5% within an hour, more than 10% in a day. (XRP/USD XRP/BTC by @bitstamp)
- Liquidity Index Bot Posts the current snapshot of the Liquidity Index. The index was invented by @tenitoshi, and the bot is maintained by CinnappleFun
- UtilityScan - XRP On Demand Liquidity Tracker Running an XRPL Validator. (UtilityScan.com)
- xrp1ntel - XRP Intelligence - By @devnullprod - tweets interesting and easily-digestable messages of rolling stats of the XRPL. It's followers, tend to raise the more interesting of them to top with retweets/likes.
- XRP Updates Bot Tweets XRP ODL stats twice/day (8am/8pm ET), price action updates every 4hr (and when support/resistance met) and news as it happens. Created by @xrpartisan
Apps that have integration or involve XRPL in some way.
- Block Trac π« πͺβ¨ - Constant monitoring of an account on various block chains, including XRPL. JSONPath expressions allow powerful filtering, example filters are provided, or you can use the create new filter wizard. Formerly known as ZerpTracker.
- xrpayments.co: Tool to generate payment request QR (with currency conversion) There's a corresponding π± App that requires registration here.
- XUMM.community πͺβ¨ MT - Xumm Community is a useful wizard/tool that compliments the XUMM wallet
- Spend The Bits π± App that let's you save and send Bitcoin instantly by leveraging the XRPL and issued currencies.
- πXUMM π± Pronounced "sum" - XUMM is a self-custodial wallet for Android & iOS, built by XRPL-Labs. XUMM can hold many accounts, and is easy to setup. It strives to deliver the best XRPL experience. It has several features not found in any other wallet, including Tangram integration and xApps which are vetted by the XRPL-Labs team. XRPL-Labs/XUMM-App is the source of the react native application. The XUMM SDK provides functionality for integrating with XUMM user's XUMM Wallet. For power users, XUMM will offer a Pro subscription service that will enable additional functionality, like push notifications on all your wallet's activity.
- Ledger Ledger is a hardware wallet manufacturer. Their wallets support XRPL, and are supported by most tools, through their ledgerjs SDK. LedgerHQ/app-xrp is the source for the Ledger XRP app.
- Solo Wallet π± Store your cryptocurrencies including SOLO, XRP, and the upcoming Tokenized Assets such as Stocks, ETFs, and commodities all in one decentralized wallet app. iOS/Android. Unverified Source
- Trezor - Trezor wallet, supports XRP.
- Paper Account Generator - A paper account generator entropy is created client-side. By Wietse
Relating to PayString. PayString is agnostic to implementation and is an easy protocol to adopt for dynamic and authorized wallet responses.
- payid-lambda An AWS Lambda for serving up a PayString
- paystring-cli Query a PayString from the commandline.
XRP is utilized to connect other block chains to the XRPL. This is an intrinsic property of XRP, since it's a scarce resource and the native token of the XRPL.
- π A Vision for Federated Sidechains on the XRPL
π£οΈ This dev.to discussion and proposal is around federated sidechains.
Federated
rippled
clusters allow for proving ideas out in production. Transmission can happen across sidechains to or through the XRPL to other sidechains using X-addresses; One could imagine standing up a private XRPL cluster in order to traverse through the mainnet. One could do pretty much anything thinking of the federator as the gateway to and from a hub of value, the XRPL would further enable the IoV.
These are networks that run in parallel to the XRPL, the XRP input into the network through various ways.
- Wanchain - a blockchain with a novel approach to node operation using SMPC or Secure Multi Party Computation
- Flare Networks - a blockchain that uses
FCP
and is due to launch Q2/Q3 2021.
XRP is collateralized according to the rate provided by the FTSO,
FXRP
is one of several assets that will be integrated with
state connectors.
- π FXRP Whitepaper
- π All Whitepapers
Stuff that didn't really fit anywhere else.
- Awesome Ripple - A related awesome list, that uses a legacy name.
Many items from
README.md@3d85e95
- FUD Bingo - A bingo card for XRP common misconceptions. Created by Wietse
- Jed Balance - A stats page for analyzing the
tacostand
settlement wallet, including it's remaining balance and chart of it's staggered release.
Contributions welcome! Read the contribution guidelines first.