###############################################################################

# Introduction) This is UTXOracle.py

###############################################################################

# This python program estimates the daily USD price of bitcoin using only

# your bitcoin Core full node. It will work even while you are disconnected

# from the internet because it only reads blocks from your machine. It does not

# save files, write cookies, or access any wallet information. It only reads

# blocks, analyzes output patterns, and estimates a daily average a USD

# price of bitcoin. The call to your node is the standard "bitcoin-cli". The

# date and price ranges expected to work for this version are from 2020-7-26

# and from $10,000 to $100,000

print("UTXOracle version 7\n")

###############################################################################

https://stacker.news/items/310073/r/chaoticalHeavy

Reply to this note

Please Login to reply.

Discussion

No replies yet.