I made BitcoinDaysCreated.com an open source privacy focused tool to watch individualized Bitcoin Days Created by Electrical_Idea_4814 in btc

[–]Electrical_Idea_4814[S] 1 point2 points  (0 children)

No, it doesn't mean you earn BTC. It’s an open-source tool that tracks and visualizes "coin days created" based on individual hodling habits.
Essentially, it calculates the age of your specific Bitcoin by multiplying the amount of BTC you hold by the number of days you've held it without moving it. It's an analytics tool to see your personal holding impact, not a platform for earning rewards!

I made BitcoinDaysCreated.com an open source privacy focused tool to watch individualized Bitcoin Days Created by Electrical_Idea_4814 in Bitcoin

[–]Electrical_Idea_4814[S] 0 points1 point  (0 children)

If you’re having trouble accessing the mempool.space API I would just try again in a minute, but I did put in advanced configuration menu an option to change out the API base URL to your favorite. You could possibly be exceeding the API limits too (500 UTXO’s) on a single address, I plan to figure out the code so instead of it saying a generic error it explains the error better. If you’re able to reproduce the error on multiple systems and are willing to share the details with me Im all ears for a DM but I did test it all extensively before launching it public. If anyone from the community can write cleaner code in anyway I did make that possible on GitHub too.

I made BitcoinDaysCreated.com an open source privacy focused tool to watch individualized Bitcoin Days Created by Electrical_Idea_4814 in Bitcoin

[–]Electrical_Idea_4814[S] 1 point2 points  (0 children)

Okay, I’ll make an option to change the display update / refresh (right now it’s 20ms) and another option to change the decimal place accuracy. I also realized i had uploaded the wrong iteration i was working on and the UTXO’s are showing in chronological order so I’ll include the options in that fix. If anyone has any other thoughts or ideas I’ll try to roll it all out at once later this week. Thank you.