Re-level non-docs content to top of repo and rename content→docs

This commit is contained in:
mDuo13
2024-01-31 16:24:01 -08:00
parent f841ef173c
commit c10beb85c2
2907 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,28 @@
---
category: 2020
date: 2020-05-02
labels:
- Developer Reflections
targets: [devblog]
---
# Developer Reflections: XRPScan
This week on Developer Reflections, were proud to highlight [XRPScan](https://xrpscan.com/), one of the most popular blockchain explorers for XRP, used by over 50+ exchanges globally, including Coinbase, Bitfinex, Bitkub, and Bitpay, among others, to look up XRP Ledger account information and show Proof-of-Transaction to their users.
![Screenshot: account summary](/blog/img/dev-reflections-xrpscan-1.webp)
[XRPScan](https://twitter.com/xrpscan) is also used by a growing number of wallets, crypto tax software providers, market maker trading bots, and has seen over 180 million individual API calls in the last 30 days alone. XRPScan uses [xrpl.js](https://github.com/XRPLF/xrpl.js) _(Note: formerly ripple-lib)_ to surface transaction data across the XRP Ledger.
![Screenshot: transaction summary](/blog/img/dev-reflections-xrpscan-2.webp)
As one of the largest providers of XRP Ledger account identification services in the community, with over 550 verified exchange, payment, AML and compliance services integrated, XRPScan sees several thousand unique visitors per day.
![Screenshot: Amendments dashboard](/blog/img/dev-reflections-xrpscan-3.webp)
The Xpring team at Ripple even uses the XRPScan Amendments page internally to track the status of amendment activations among validators on the XRP Ledger network. We believe that XRPScan has built a powerful platform for visualizing actionable data across the XRP Ledger, using Xpring tools.
![Screenshot: DeleteableAccounts amendment status page](/blog/img/dev-reflections-xrpscan-4.webp)
XRPScan is the first app that were featuring in a new content series called Developer Reflections, which will highlight some of the work being done by the growing community of talented developers using the open-source protocols, tools and services that Xpring helps to build and maintain.
If youre a developer that uses the [XRP Ledger](https://xrpl.org), [Interledger](https://interledger.org/), [xrpl.js](https://github.com/XRPLF/xrpl.js) or related open-source technologies in your products and apps, then [fill out this form](https://docs.google.com/forms/d/e/1FAIpQLSeQAWZFBanNeuYyTFoA2FzHXJzzduoQGSGxgeInzCL_WKJpdQ/viewform?usp=sf_link) with details about your product or app, and join the community. _(Editor's note: this post was updated to remove links to deprecated projects.)_