chaoticalHeavy on Nostr: ############################################################################### # ...
###############################################################################
# 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/chaoticalHeavyPublished at
2023-11-09 13:23:14Event JSON
{
"id": "8e5e13c1aace6d53691770b5e8eb291dae6ba6a9eefd4366e401141a940d7a56",
"pubkey": "41d0a7151f39c7116baf5e2089a00ecd12a55275951c88e02272b4109733c512",
"created_at": 1699536194,
"kind": 1,
"tags": [],
"content": "############################################################################### \n\n# Introduction) This is UTXOracle.py \n\n############################################################################### \n\n\n# This python program estimates the daily USD price of bitcoin using only\n# your bitcoin Core full node. It will work even while you are disconnected \n# from the internet because it only reads blocks from your machine. It does not\n# save files, write cookies, or access any wallet information. It only reads \n# blocks, analyzes output patterns, and estimates a daily average a USD \n# price of bitcoin. The call to your node is the standard \"bitcoin-cli\". The\n# date and price ranges expected to work for this version are from 2020-7-26 \n# and from $10,000 to $100,000\n\nprint(\"UTXOracle version 7\\n\")\n\n\n############################################################################### \n\nhttps://stacker.news/items/310073/r/chaoticalHeavy",
"sig": "f8ef47732c4ab4415b39b6851d29f26a0c97874e65ccd8d6ab7c3a54cbd89a0a64d1777454fb8d08f7ef49844f40c5abcc00f7d4b4a74f3888d8a5c42369ae41"
}