anoff / cryptobooks

keep track of your cryptocurrencies stored on multiple hot/cold wallets📈📚
GNU General Public License v3.0
4 stars 0 forks source link

cryptobooks

provide cryptocurrency prices and book keeping

components

collecting prices

Prices for various crypto currencies are collected every minute 5 minutes via azure functions and cached.

aggregating prices

Build aggregates of the full price history for use in the web UI.

web API - prices

Provide API endpoints that give the aggregated metrics for various coins. Implemented with graphQL (#7)

web API - assets (books)

Store encrypted JSON blob of assets in a database.

web UI

Known/accepted limitations

License

As I don't want people to turn this into a product without feeding back to OSS I decided to license this under GPL by Andreas Offenhaeuser http://anoff.io