I'd be glad to! Anvil SPV nodes have all block headers back…

BSVanon ·

I'd be glad to!
Anvil SPV nodes have all block headers back to Genesis
They are lightweight, easy to spin up, make your own or use someone elses.
Transactions through the Anvil nodes exchange BEEF and Merkle tree metadata.
This allows reliable value exchange without waiting on blocks and indexers, true P2P.
But that's just the start.
Anvil nodes gossip between each other.
Each Anvil node can see what all the other nodes have connected, and vice versus.
Connecting an app to a node then shares it with the whole mesh.
This opens up wonderful optionality.
Apps can share their data freely across all nodes OR charge a few sats for same.
Apps can limit sharing and only share on a few nodes, if that's preferred.
But not just Apps, Nodes can offer freely or charge their own sats fees.
This is all done through HTTP 402, the missing payment rail that the Internet never received.
Query to Quote to Pay to Receive - 4 steps for machine economy (claws or AI) and 4 steps for humans too! It's so simple!
The mesh smooths the entire economic layer for real time P2P not only for plumbing but also for advertising services to machines and humans alike.
Spin up a node and try it!
https://github.com/BSVanon/Anvil