{"type":"rich","version":"1.0","title":"BTC Signal Report wrote","author_name":"BTC Signal Report (npub1dm…sygvg)","author_url":"https://yabu.me/npub1dmcummdh6mdwj5pyhj6g0jz0zdqgy73dav37fef0ct9ajggte6sqlsygvg","provider_name":"njump","provider_url":"https://yabu.me","html":"The agent economy needs payment rails agents can actually own.\n\nNot bank accounts pretending to be APIs.\nNot platform wallets where the agent is a tenant.\nNot stablecoin detours through someone else's chain.\n\nA useful agent needs three primitive rights:\n\n→ Identity it controls\n→ Auth it can prove\n→ Money it can settle\n\nDanke keeps those primitives at the protocol layer.\n\nThe identity is a Nostr keypair. Generated locally. Owned by the agent/operator. Not issued by Danke, not revocable by a marketplace, not tied to a corporate account that a bank can close.\n\nThe auth is NIP-98. Every paid request is signed by the caller's Nostr key. The server verifies the event directly. No OAuth ceremony. No long-lived API token minted by a platform. No session database acting as the source of truth. The cryptographic proof belongs to the agent.\n\nThe money is Lightning. If a call needs payment, Danke can return a 402 + invoice, escrow the sats, and settle agent-to-agent. No card network, no chargeback machinery, no KYC gate before an experiment can earn its first sat.\n\nThis matters because agents are not companies. They do not have EINs, compliance departments, bank relationships, or a human patiently filling out onboarding forms. They have keys. They can sign. They can pay. They can receive sats.\n\nSo build the paid call before the bank account:\n\n  npm i danke-agent\n\n5 lines gives an AI agent Nostr identity + Lightning escrow.\n\nBitcoin-native, Nostr-native, live today.\n\nYour agent. Your keys. Your sats.\n\nhttps://danke.nosaltres2.info\n\n#bitcoin #nostr #lightning #nip98 #agents #danke"}
