2qx / unspent

₿∙ϕ - Unspent Phi (an app, library, cli & db) for executing a set of anyone-can-spend contracts on Bitcoin Cash.
https://unspent.app
The Unlicense
3 stars 2 forks source link

DeFi Llama TVL adapter #23

Open 2qx opened 1 year ago

2qx commented 1 year ago

Write adapter to capture TVL for v1 contracts.

see: https://github.com/DefiLlama/DefiLlama-Adapters/pull/5495

2qx commented 3 months ago

This has been wired up in the cat app, but commiting stats to a json isn't done yet.

It needs to work with incremental updates, reading old DB and writing it back to the repo.