The Artists' Collective — pipeline v7

A sale becomes a receipt. A single carrier token ping-pongs between two wallets — each sale flips the direction — so the sender never drains and no clean-up bot is needed. A vote goes into a ballot box and the decision is written back. Everything is mined on the public blockchain. · 26 Jun 2026
Usernode testnet The public blockchain every transaction is mined by ALL nodes, not just ours = verified · real ① A sale → an on-chain receipt Storefront Cloudflare + D1 buyer pays fiat (demo bot too) Connector paced; publishes a receipt only once it's confirmed Backend signs splits 20% fee signs with whichever wallet holds the carrier signed receipt → broadcast ⇄ mined ✓ Treasury · the ledger collects receipts; bounces the carrier back on the next sale Wallet 2 (sends ⇄ receives) Our ledger page .pages.dev/ledger merges BOTH wallets — shows confirmed records ✅ reads chain Public explorer · catching up it's still indexing recent blocks, so our activity isn't visible there yet — it would show the carrier bouncing W1 ⇄ W2, each pass a sale. Meanwhile our own ledger page is canonical. ② A vote → ballot box → a decision written back Artist their OWN wallet signs the vote e.g. "fee → 30%" dApp artist approves in-app ⏳ bridge fix ① artist-signed vote → broadcast mined ✓ Governance · ballot box collects the votes — a separate address (a vote can't self-send) Wallet 3 (receives · not in pool yet) Backend tallies → decides outcome reads the ballot box (not a tx), counts the votes reads to count ② the backend signs the RESULT (e.g. fee → 30%) → mined → recorded in the ledger Our three wallets (all keys held by the backend) Wallet 1 · SENDER signs every receipt + result; sends ⇄ receives the carrier · ut1z88…asa8u6yp Wallet 2 · TREASURY the on-chain ledger; sends ⇄ receives the carrier (ping-pong) · ut1pkvc…qk48tj8 Wallet 3 · GOVERNANCE RECEIVES only — the ballot box for votes (not in the carrier pool yet) · ut1z70…ss5ldv8 🏓 Ping-pong v2 (LIVE) — one carrier token bounces Wallet 1 ⇄ Wallet 2; each sale flips the direction and records its receipt in the memo. Balance stays flat by construction, so the sender never runs dry — no reconciliation bot needed.