mirror of
https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git
synced 2025-11-19 19:25:52 +00:00
Add note about consuming this data using xpop packapge
This commit is contained in:
@@ -6,6 +6,14 @@ generation. Why? Pretty important: XRPL validation messages are ephemeral, and i
|
||||
|
||||
Based on the work by @RichardAH: https://github.com/RichardAH/xpop-generator
|
||||
|
||||
## Consuming data from this service
|
||||
|
||||
You can easily fetch ready to use xPOP, or even generate them from source data
|
||||
possibly scattered across instances like this instance using the
|
||||
[https://www.npmjs.com/package/xpop](https://www.npmjs.com/package/xpop) npm package.
|
||||
|
||||
[](https://badge.fury.io/js/xpop)
|
||||
|
||||
## Run (Docker)
|
||||
|
||||
#### Docker Compose
|
||||
|
||||
@@ -17,6 +17,11 @@
|
||||
and stores & serves the raw data, and generated
|
||||
<code><a href="https://github.com/XRPLF/XRPL-Standards/discussions/107">xPOP</a></code> blobs.
|
||||
</div>
|
||||
<div class="mt-2 alert alert-success">
|
||||
You can easily fetch ready to use xPOP, or even generate them from source data
|
||||
possibly scattered across instances like this instance using the
|
||||
<a href="https://www.npmjs.com/package/xpop"><b><code>xpop</code> npm package</b></a>.
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-md-8">
|
||||
<div class="alert alert-warning">
|
||||
|
||||
Reference in New Issue
Block a user