Bitcoin as Infrastructure

IronIP uses Bitcoin as infrastructure, not as currency. No one buys, sells, or holds Bitcoin as an investment.

What Bitcoin does here

The GPS analogy. Think of it like using GPS satellites for timing — you're using the infrastructure, not buying satellites. IronIP uses Bitcoin's existing mining infrastructure to get a globally consistent, cryptographically secured timestamp. It doesn't require holding, trading, or speculating on cryptocurrency.

Who has wallets, who doesn't

PartyWallet?Role
Operator (backend)Yes — one walletCreates anchor transactions. Pays fees (~$0.00004 per device registration). This is a backend service, like paying for any API call.
ManufacturerNoCalls the operator's SDK during provisioning. Never touches Bitcoin directly.
DeviceNoStores ~1.2KB of parameters. Does SHA-256 hashes. Has no concept of Bitcoin or blockchain.
VerifierNoChecks math against stored parameters. No blockchain interaction. Pure hash operations.

Addressing the "Bitcoin" concern

Why not a private or consortium ledger?

A reasonable question. Why use Bitcoin instead of a purpose-built private chain or a consortium ledger like Hyperledger?

Chain choice trade-offs

ChainCost per anchorThroughputTypical secTrade-offs
BSV~$0.00004High (>1000 TPS)2 (89-bit)Lower aggregate hash rate; narrower ecosystem
BTC~$1.30-2.50~7 TPS (fee market)5 (~139-bit)Highest security, highest cost; fee volatility
BCH~$0.002-0.007Medium2 (89-bit)Middle ground; smaller network than BTC

What Bitcoin isn't asked to do

To avoid scope confusion:

See also