Y
Hacker News
new
|
ask
|
show
|
jobs
by
coinspin
1631 days ago
I just haven't updated it lately. Thanks for the reminder. I'll run the scripts now.
2 comments
mritchie712
1631 days ago
Nice, just curious, how exactly are you updating it? I've been working on
https://luabase.com/
and started with Ethereum but plan to add bitcoin next.
link
coinspin
1631 days ago
There's a blog post on the same site that talks about using
https://github.com/in3rsha/bitcoin-utxo-dump
. I'm running a pruned node, I use that lib to dump the address and balance to a csv and then I pull out the top 100 or so.
link
coinspin
1631 days ago
Something is off with the output of parsing the utxos. I'll have to dig deeper into it later!
link