Ask HN: Can Bitcoin ledger be synced from GCP Bigquery dataset
I am trying to setup a bitcoin full node on GCP but instead of syncing the ledger from bitcoin network using bitcoind which takes substantial time, I was wondering if there is a workaround to sync it from the Bitcoin data set available on GCP and accessible via BigQuery.
3 comments
[ 3.2 ms ] story [ 19.3 ms ] threadIf you don't care about validating the history, I guess using BigQuery would work but I don't know how to achieve it.