yyolk / xrpl-price-persist-oracle

A Serverless Application Model stack that persists the $XRP price to the XRPL every minute as a TrustLine. There are no servers, it is effectively a "smart contract" in Python for the XRPL.
https://egge.gg
Other
9 stars 2 forks source link

update with old distribution using new paths #36

Closed yyolk closed 3 years ago

yyolk commented 3 years ago

see yyolk/xrpl-price-persist-oracle-metrics#1 - now using a more optimal on-demand graph fetch (still cached) that doesn't involve running a function every 5 minutes. :sunglasses: