Is there any online service/tool/website which provides a way to show badges (little SVG images like are commonly seen in Github readmes) which show the balance of a BTC address? Bonus if it shows the USD value as well. I found a project on github called balancebadge but seems to be dead.
This is so we can show the current total amount of donations made to an open-source project.
Example of badges I’m talking about:
You must log in or register to comment.
I found the solution via shields.io in case anybody else comes across this post:
https://img.shields.io/badge/dynamic/json?url=https://explorer.viawallet.com/res/btc/addresses/YOURBTCADDRESSHERE&query=$.data.balance&suffix=BTC&logo=bitcoin&label=Balance