Every published post on TheMarketingMachine can be anchored to the Algorand blockchain. The receipt is a 0-ALGO payment from your own wallet to itself, with a SHA-256 hash of the canonical post in the transaction note. The post body never leaves our database — only the one-way hash is on-chain.
When a creator publishes a post, our backend computes SHA-256(post body | platform URL | platform post ID) and the creator signs a self-payment transaction in their wallet with tmm-proof:sha256:<hash> in the note field. Algorand's near-instant finality (sub-3-second blocks per Algorand Foundation) means the receipt is verifiable seconds after publication. Anchoring is opt-in per post — creators can publish freely without it.
Honest framing: TheMarketingMachine currently anchors to Algorand testnet. A move to Algorand mainnet is on the roadmap (target date TODO:MAINNET_DATE); when it lands, the explorer URLs on this page switch from testnet.explorer.perawallet.app to explorer.perawallet.app.