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

make wallet addresses for each network more obvious #26

Closed yyolk closed 3 years ago

yyolk commented 3 years ago

closes #24

These are the same addresses that this repository deploys to and are were always and will always be viewable by viewing the deployment of that gh-action run.

This is to further enforce the notion that this is a public (auditable) xrpl-contract and as a result of the setup in this particular methodology will provide more transparency and flexibility for how we think about "smart contracts".