RE: Data on the Bitcoin Lightning Network | BTC Balance, Number of Nodes, Channels and More | Feb 2024
You are viewing a single comment's thread:
Great summary @dalz. I'm not an active user on Hive, but when I come to consume content, yours is on my top list.
Recently, I started studying programming. I would like to learn how to retrieve data from various chains like you do. What technologies should I learn in order to do this?
0
0
0.000
I'm usualy using SQL for quering data ... but you need a database for that ... on Hive its HiveSQL, while for a lot of other chains its Dune Analytics ... plus a lot of others options .... also there are api where you can conect with python