Joined September 2019
2,240 Photos and videos
That didn't take long πŸ˜‚ I sure am glad we didn't give them *checks notes* 2 million dollars. polkadot.subsquare.io/refere…
Important update:
1
3
17
549
Leemo retweeted
Interlay and Kintsugi are being wound down and will stop producing blocks on 22 July 2026. Users should withdraw their assets from these chains before that deadline. Additionally, if you hold Interlay/Kintsugi assets such as iBTC on other parachains, for example, on Hydration, you should XCM these assets back to those chains and withdraw the corresponding BTC, etc. Please review the post from the Interlay team below.
1
4
24
2,154
Leemo retweeted
Jun 11
The Polkadot mobile app.
Jun 9
It seems that you can get some nice screenshots of the new Polkadot t3rminal / W3S Pay from these newly public repos, if you ask your AI friend nice enough. These are the "merchant/terminal" part – i.e. what a vendor sets up when you are purchasing something from them.
11
65
190
15,098
Jun 11
A quick look at LocalDOT – a peer-to-peer marketplace for swapping physical cash for digital tokens – and back – built entirely on Polkadot.
Jun 8
Replying to @LeemoXD
State of play as of right now – once again, just in case, all of these things are referenced in publicly available documentation, such as the w3s-architecture repo, so don't get triggered, ta. Also, it's probably not the full list. βœ… = repo is public πŸ”’ = repo is private, but is referenced in public docs 🎯 Consumer apps (the end products) - πŸ”’ dotli β€” "Polkadot Web", the flagship web app - πŸ”’ polkadot-app-ios-v2 / polkadot-app-android-v2 β€” next-gen Polkadot mobile apps - πŸ”’ polkadot-desktop β€” Polkadot Desktop (the host browser products run inside) - πŸ”’ tick3t β€” W3S event ticketing - πŸ”’ w3s-conference-app β€” festival / conference app - πŸ”’ t3rminal β€” POS terminal, contains W3S Pay Β· βœ… t3rminal-OS-test is a public POC cut - πŸ”’ p2p-market ("LocalDot") β€” P2P marketplace - πŸ”’ mercado β€” marketplace - πŸ”’ product-preview-net ("Previewnet") β€” preview/staging network 🧩 Demo / example apps (reference patterns) - βœ… browse ("Browse.dot") β€” discovery store for privacy apps (SPA widget contracts SDK) - βœ… game-results-webview β€” post-game celebration screen (native WebView) - βœ… pocket-collectibles-webview β€” animated NFT gallery (art derived from hash) - βœ… onchain-arcade β€” real-time multiplayer Tic-Tac-Toe on Asset Hub - βœ… Rock-Paper-Scissors ( -v0 snapshot) β€” on-chain RPS w/ commit-reveal multiplayer - βœ… feedback-board ( -v0 snapshot) β€” decentralized sticky-note board - βœ… simple-survey β€” on-chain surveys πŸ›  SDKs & protocols (the platform) - βœ… truapi β€” TrUAPI: the host↔product (webview) communication protocol β€” foundational - βœ… product-sdk β€” @parity/product-sdk family (~15 packages): chain, tx, signer, contracts, storage… - βœ… polkadot-apps β€” @polkadot-apps/* reusable component SDK canonical examples hub - βœ… triangle-js-sdks β€” earlier/lower-level host product SDK collection - πŸ”’ host-api-test-sdk β€” testing suite for the Host API πŸ”§ Contract & dev tooling - βœ… contract-dependency-manager (CDM) β€” package manager / deploy tool for PVM contracts - βœ… contract-developer-tools β€” system contracts: contexts, reputation, disputes - βœ… cargo-pvm-contract β€” build commands for Rust PVM contracts - βœ… playground-cli β€” playground/pg CLI (toolchain login deploy) - βœ… playground-app-template β€” React starter template - βœ… dotli-starter β€” vanilla HTML/JS starter template (went public today) - βœ… playground-tutorial β€” guided level-by-level "web app β†’ on-chain product" tutorial - πŸ”’ playground-app β€” the Playground app itself - πŸ”’ playground-constellation β€” (Playground component) - πŸ”’ bulletin-deploy β€” deploy tool for publishing to <name>.dot πŸͺͺ Identity & naming - βœ… dotns β€” .dot naming system (ENS-like, w/ Proof-of-Personhood gateway) - βœ… dotns-sdk β€” client tooling/CLI for dotns - βœ… bcts β€” privacy/identity crypto primitives (Gordian Envelope, Shamir, XID DIDs, FROST) - πŸ”’ individuality β€” personhood/identity chain - πŸ”’ identity-backend β€” identity backend service πŸ’Ύ Storage & data - βœ… web3-storage β€” decentralized storage w/ staking & slashing (Substrate) - βœ… polkadot-bulletin-chain β€” off-chain content-addressed storage chain - βœ… statement-store-tools β€” latency benchmark for the Statement Store pub/sub layer - βœ… attestation-protocol β€” permissionless on-chain attestations (Solidity) πŸ—‚ Meta / ops - βœ… w3s-architecture β€” the open-sourcing map itself (tracks public/private status) - βœ… summit-net-help-desk β€” issue-tracker help desk for the event network - βœ… polkadot-app-design-system ( -ios / -android / -desktop) β€” shared design tokens
5
61
99
6,265
Jun 11
How it works A smart contract on Asset Hub holds the offer book, the handoff-agent registry, and the escrow that locks a seller's tokens until both sides confirm β€” or a 24-hour timeout refunds them. Bulk data (listing details, profile photos, handover videos) lives on the Bulletin Chain, addressed by content hash (CID). Trade requests, accept/decline, and meetup coordination travel over the Statement Store β€” Polkadot's decentralized messaging, not an open chat. No "connect wallet" button β€” the app is a Product that runs inside a Polkadot Host (the desktop app or dot.li), which lends it the signer. Two ways to trade: direct (two people meet) or agent-mediated (a local shop confirms the cash handover). github.com/paritytech/locald…

1
13
663
Jun 11
The Polkadot mobile app.
Jun 9
It seems that you can get some nice screenshots of the new Polkadot t3rminal / W3S Pay from these newly public repos, if you ask your AI friend nice enough. These are the "merchant/terminal" part – i.e. what a vendor sets up when you are purchasing something from them.
11
65
190
15,098
Jun 11
Additionally, it's very likely that some of the content shown will be modified before it's released. Also, some functionality, such as the "Browse" feature, isn't working in this demo, probably because of how I set up the emulator.
1
7
812
Jun 11
Features Identity β€” On-chain username with an allowance for free transactions, verified by Proof-of-Unique-Device. Personhood β€” Upgrade your username to a higher allowance via Proof-of-Personhood by playing the DIM2 videocall gesture game, and earn prizes and collectables. Chat β€” End-to-end p2p encrypted text messaging with media (images/video) and encrypted video/audio calls. Payments β€” Send and receive payments by username or QR code, and directly in chat. Auto-conversion β€” Top up your wallet and auto-convert it into the tokens you want. Built-in dApp support & sandboxing β€” Explore and use any dApp, and manage its sandbox permissions. dApp modalities β€” Supports SPA and Chat modalities for dApps. Deeplinks β€” Navigate the app and dApps through links and QR codes. Remote signing β€” Connect to Polkadot Desktop and Polkadot Web and use Mobile as a signer. Multi-device sync β€” Sync contacts and chats between Polkadot Mobile and Polkadot Desktop. Cloud backups β€” Back up your account using your iCloud keystore or Google Drive. Manual backups β€” Keep your account stored only in the secure enclave storage locally. Customization β€” Fully customizable UI design system with 5 default themes.
1
11
708
Jun 9
It seems that you can get some nice screenshots of the new Polkadot t3rminal / W3S Pay from these newly public repos, if you ask your AI friend nice enough. These are the "merchant/terminal" part – i.e. what a vendor sets up when you are purchasing something from them.
Jun 9
Replying to @LeemoXD
New today: - t3rminal β€” ⭐ The real T3RMINAL / W3S Pay repo went public (previously only the -OS-test POC was). This is a heavy-hitter off the still-private list β€” the POS/payments app (static Next.js β†’ .dot, pallet-revive contract, Bulletin metadata). So W3S Pay is now fully open, and with it the client side of the Coinage flow. - festival β€” Brand-new repo, and notably not on the open-sourcing map (repos.csv is unchanged β€” this one isn't tracked there). "Web3 Festival management prototype": on-chain soulbound tickets, attendance POAPs, and composable unconference-style sessions. Full stack β€” Solidity contracts (Festival, FestivalSession, AttendancePOAP), separate admin (desktop) - host-api-test-sdk β€” Flipped public (was πŸ”’ on the map). @parity/host-api-test-sdk β€” a thin test host for E2E-testing embedded Polkadot dapps, published to npm.
2
10
70
15,241
Jun 9
>"Anything you can demo for me regarding t3rminal" >asks if local demo is ok >"Local UI walkthrough" >get these screenshots, cool. Disclaimer once again, this is all from public repos, I have no idea what I am doing, I just ask Claude to show me stuff and this is the output πŸ€·β€β™‚οΈ Disclaimer number 2 – this is probably not a final product, WIP, whatever, so don't take it as gospel that this is what shit looks like, ta.
1
7
990
Jun 9
This is the merchant/terminal half. Actual settlement needs a customer's Polkadot mobile host paying in Coinage β€” that side I can't reproduce here (mobile app still private). The "Environment is not correct" / "1 Issue" are artifacts of the stand-in account, not real bugs.
1
6
776
Jun 9
Even more Polkadot stuff has been made public. Make sure you read yesterday's thread to find out more about "W3S Coin" - a UTXO-like, privacy-preserving bearer-cash system :)
Jun 8
Asked my AI friend to check for any updates again. Here's some new Polkadot-related stuff in PUBLIC repos.
2
2
27
2,397
Jun 9
New today: - t3rminal β€” ⭐ The real T3RMINAL / W3S Pay repo went public (previously only the -OS-test POC was). This is a heavy-hitter off the still-private list β€” the POS/payments app (static Next.js β†’ .dot, pallet-revive contract, Bulletin metadata). So W3S Pay is now fully open, and with it the client side of the Coinage flow. - festival β€” Brand-new repo, and notably not on the open-sourcing map (repos.csv is unchanged β€” this one isn't tracked there). "Web3 Festival management prototype": on-chain soulbound tickets, attendance POAPs, and composable unconference-style sessions. Full stack β€” Solidity contracts (Festival, FestivalSession, AttendancePOAP), separate admin (desktop) - host-api-test-sdk β€” Flipped public (was πŸ”’ on the map). @parity/host-api-test-sdk β€” a thin test host for E2E-testing embedded Polkadot dapps, published to npm.
3
14
4,265
Jun 9
Going to get bored of saying this, but this is all public information, so don't get mad. Just wish W3S was livestreamed, amirite?
1
8
427
Leemo retweeted
Our statement on the UK government’s demand that all content on all devices sold or used in the country be scanned, on the presumption of nudity, using a dystopian combination of age verification and content scanning. This proposal will not safeguard children. It endangers us all. signal.org/blog/pdfs/2026-06…

738
8,545
41,315
2,723,038
Leemo retweeted
Jun 8
If you spend more than 10 seconds on this you can find even more stuff – my Claude found something called "W3S Coin" and I asked it to find me more info about it. It looks like some private transfer system, pretty cool. Yes β€” quite a lot, actually. "W3S Coin" isn't a repo (repo: null, w3f: true = internally W3F-deployed). It's the Web3 Summit deployment of "Coinage" β€” Polkadot's private, bearer "cash" payment system. Here's everything I pulled from public code/docs: What Coinage is A UTXO-like, privacy-preserving bearer-cash system where a coin literally is an sr25519 secret key: - Transfers happen off-chain via private-key handoff β€” whoever holds the secret holds the value (cash-like). Coins can be "spent" or "sniped" (someone else claims first). - Privacy: uses ring-VRF proofs; cashing out to external accounts needs "matured recycler vouchers"; secrets are transmitted over the Statement Store, encrypted with ECIES / ephemeral P-256 keys. - Firewalled from products β€” apps never see coin secrets; the host/user-agent owns all key material. - Core objects: Purse (balance container), Receivable (pubkey identifying a payment), Cheque (encrypted coin-secret transfer), Invoice (channel receivable amount β†’ QR/deep-link). Settlement is asynchronous. Where it lives (all public) - Spec: public HackMD β€” "Sample Coinage API" β†’ hackmd.io/@polkadot/coinage-… - RFCs in paritytech/truapi/docs/rfcs/: 0006-payments (Payment Host API), 0017-coinage-payment (the Coinage UA API), 0021-payment-topup-coins (adds a Coins{ sr25519_secret_keys } top-up variant, authored 2026-05-29, motivated by a polkadot-app-android-v2 issue), plus payment-topup-sr25519.md. Rust impl: truapi/.../coin_payment.rs. - Client implementation: t3rminal-OS-test/lib/payments/coinage/* (the W3S Pay POS POC). The concrete "W3S Pay" mechanics - Pay deep-link: polkadotapp://pay/cheque?id=<id>&amount=<amount>&key=<base64url P-256 pubkey>&name=<recipient> - Max amount 10000, 2 decimal places β€” i.e. fiat-style denominations. This is effectively a festival cashless-payment system (think wristband/top-up cash at an event), settled in private bearer coins. - Native handler is W3sPayDeepLinkHandler (Android PR #757); original spec scheme was polkadotapp://w3spay.dot/pay-w3s. - This is the "CASH" the game-results-webview prize draw pays out, and the balance t3rminal/W3S Pay tops up. Why it's a "Mobile Review Prerequisite" It sits in lane 7 with that exact label β€” meaning the mobile wallet must support the coin-purse before the apps can pass app-store review. So Coinage support is gating the iOS/Android v2 releases. One thing that's not the coin (easy to conflate) contracts-boilerplate/.../w3s/W3S.sol is the Web3 Summit 2026 Ticketing contract (ERC721: Standard/Staff/Free tickets, multi-token USDC/DOT deposits refunds, W3F/VOLUNTEER roles, Merkle whitelists) β€” related summit infra, but separate from Coinage. Bigger picture: this slots right into the privacy theme (browse = "home for privacy apps", bcts = privacy crypto) β€” Coinage is private bearer cash for the summit.

4
22
1,084
Jun 8
Asked my AI friend to check for any updates again. Here's some new Polkadot-related stuff in PUBLIC repos.
Jun 7
A few new updates since I posted this on Friday. I would imagine we will get more updates as we get closer to the web3summit.
1
4
26
4,300
Jun 8
State of play as of right now – once again, just in case, all of these things are referenced in publicly available documentation, such as the w3s-architecture repo, so don't get triggered, ta. Also, it's probably not the full list. βœ… = repo is public πŸ”’ = repo is private, but is referenced in public docs 🎯 Consumer apps (the end products) - πŸ”’ dotli β€” "Polkadot Web", the flagship web app - πŸ”’ polkadot-app-ios-v2 / polkadot-app-android-v2 β€” next-gen Polkadot mobile apps - πŸ”’ polkadot-desktop β€” Polkadot Desktop (the host browser products run inside) - πŸ”’ tick3t β€” W3S event ticketing - πŸ”’ w3s-conference-app β€” festival / conference app - πŸ”’ t3rminal β€” POS terminal, contains W3S Pay Β· βœ… t3rminal-OS-test is a public POC cut - πŸ”’ p2p-market ("LocalDot") β€” P2P marketplace - πŸ”’ mercado β€” marketplace - πŸ”’ product-preview-net ("Previewnet") β€” preview/staging network 🧩 Demo / example apps (reference patterns) - βœ… browse ("Browse.dot") β€” discovery store for privacy apps (SPA widget contracts SDK) - βœ… game-results-webview β€” post-game celebration screen (native WebView) - βœ… pocket-collectibles-webview β€” animated NFT gallery (art derived from hash) - βœ… onchain-arcade β€” real-time multiplayer Tic-Tac-Toe on Asset Hub - βœ… Rock-Paper-Scissors ( -v0 snapshot) β€” on-chain RPS w/ commit-reveal multiplayer - βœ… feedback-board ( -v0 snapshot) β€” decentralized sticky-note board - βœ… simple-survey β€” on-chain surveys πŸ›  SDKs & protocols (the platform) - βœ… truapi β€” TrUAPI: the host↔product (webview) communication protocol β€” foundational - βœ… product-sdk β€” @parity/product-sdk family (~15 packages): chain, tx, signer, contracts, storage… - βœ… polkadot-apps β€” @polkadot-apps/* reusable component SDK canonical examples hub - βœ… triangle-js-sdks β€” earlier/lower-level host product SDK collection - πŸ”’ host-api-test-sdk β€” testing suite for the Host API πŸ”§ Contract & dev tooling - βœ… contract-dependency-manager (CDM) β€” package manager / deploy tool for PVM contracts - βœ… contract-developer-tools β€” system contracts: contexts, reputation, disputes - βœ… cargo-pvm-contract β€” build commands for Rust PVM contracts - βœ… playground-cli β€” playground/pg CLI (toolchain login deploy) - βœ… playground-app-template β€” React starter template - βœ… dotli-starter β€” vanilla HTML/JS starter template (went public today) - βœ… playground-tutorial β€” guided level-by-level "web app β†’ on-chain product" tutorial - πŸ”’ playground-app β€” the Playground app itself - πŸ”’ playground-constellation β€” (Playground component) - πŸ”’ bulletin-deploy β€” deploy tool for publishing to <name>.dot πŸͺͺ Identity & naming - βœ… dotns β€” .dot naming system (ENS-like, w/ Proof-of-Personhood gateway) - βœ… dotns-sdk β€” client tooling/CLI for dotns - βœ… bcts β€” privacy/identity crypto primitives (Gordian Envelope, Shamir, XID DIDs, FROST) - πŸ”’ individuality β€” personhood/identity chain - πŸ”’ identity-backend β€” identity backend service πŸ’Ύ Storage & data - βœ… web3-storage β€” decentralized storage w/ staking & slashing (Substrate) - βœ… polkadot-bulletin-chain β€” off-chain content-addressed storage chain - βœ… statement-store-tools β€” latency benchmark for the Statement Store pub/sub layer - βœ… attestation-protocol β€” permissionless on-chain attestations (Solidity) πŸ—‚ Meta / ops - βœ… w3s-architecture β€” the open-sourcing map itself (tracks public/private status) - βœ… summit-net-help-desk β€” issue-tracker help desk for the event network - βœ… polkadot-app-design-system ( -ios / -android / -desktop) β€” shared design tokens

3
12
35
7,622
Jun 8
If you spend more than 10 seconds on this you can find even more stuff – my Claude found something called "W3S Coin" and I asked it to find me more info about it. It looks like some private transfer system, pretty cool. Yes β€” quite a lot, actually. "W3S Coin" isn't a repo (repo: null, w3f: true = internally W3F-deployed). It's the Web3 Summit deployment of "Coinage" β€” Polkadot's private, bearer "cash" payment system. Here's everything I pulled from public code/docs: What Coinage is A UTXO-like, privacy-preserving bearer-cash system where a coin literally is an sr25519 secret key: - Transfers happen off-chain via private-key handoff β€” whoever holds the secret holds the value (cash-like). Coins can be "spent" or "sniped" (someone else claims first). - Privacy: uses ring-VRF proofs; cashing out to external accounts needs "matured recycler vouchers"; secrets are transmitted over the Statement Store, encrypted with ECIES / ephemeral P-256 keys. - Firewalled from products β€” apps never see coin secrets; the host/user-agent owns all key material. - Core objects: Purse (balance container), Receivable (pubkey identifying a payment), Cheque (encrypted coin-secret transfer), Invoice (channel receivable amount β†’ QR/deep-link). Settlement is asynchronous. Where it lives (all public) - Spec: public HackMD β€” "Sample Coinage API" β†’ hackmd.io/@polkadot/coinage-… - RFCs in paritytech/truapi/docs/rfcs/: 0006-payments (Payment Host API), 0017-coinage-payment (the Coinage UA API), 0021-payment-topup-coins (adds a Coins{ sr25519_secret_keys } top-up variant, authored 2026-05-29, motivated by a polkadot-app-android-v2 issue), plus payment-topup-sr25519.md. Rust impl: truapi/.../coin_payment.rs. - Client implementation: t3rminal-OS-test/lib/payments/coinage/* (the W3S Pay POS POC). The concrete "W3S Pay" mechanics - Pay deep-link: polkadotapp://pay/cheque?id=<id>&amount=<amount>&key=<base64url P-256 pubkey>&name=<recipient> - Max amount 10000, 2 decimal places β€” i.e. fiat-style denominations. This is effectively a festival cashless-payment system (think wristband/top-up cash at an event), settled in private bearer coins. - Native handler is W3sPayDeepLinkHandler (Android PR #757); original spec scheme was polkadotapp://w3spay.dot/pay-w3s. - This is the "CASH" the game-results-webview prize draw pays out, and the balance t3rminal/W3S Pay tops up. Why it's a "Mobile Review Prerequisite" It sits in lane 7 with that exact label β€” meaning the mobile wallet must support the coin-purse before the apps can pass app-store review. So Coinage support is gating the iOS/Android v2 releases. One thing that's not the coin (easy to conflate) contracts-boilerplate/.../w3s/W3S.sol is the Web3 Summit 2026 Ticketing contract (ERC721: Standard/Staff/Free tickets, multi-token USDC/DOT deposits refunds, W3F/VOLUNTEER roles, Merkle whitelists) β€” related summit infra, but separate from Coinage. Bigger picture: this slots right into the privacy theme (browse = "home for privacy apps", bcts = privacy crypto) β€” Coinage is private bearer cash for the summit.

4
22
1,084
Leemo retweeted
Jun 8
State of play as of right now – once again, just in case, all of these things are referenced in publicly available documentation, such as the w3s-architecture repo, so don't get triggered, ta. Also, it's probably not the full list. βœ… = repo is public πŸ”’ = repo is private, but is referenced in public docs 🎯 Consumer apps (the end products) - πŸ”’ dotli β€” "Polkadot Web", the flagship web app - πŸ”’ polkadot-app-ios-v2 / polkadot-app-android-v2 β€” next-gen Polkadot mobile apps - πŸ”’ polkadot-desktop β€” Polkadot Desktop (the host browser products run inside) - πŸ”’ tick3t β€” W3S event ticketing - πŸ”’ w3s-conference-app β€” festival / conference app - πŸ”’ t3rminal β€” POS terminal, contains W3S Pay Β· βœ… t3rminal-OS-test is a public POC cut - πŸ”’ p2p-market ("LocalDot") β€” P2P marketplace - πŸ”’ mercado β€” marketplace - πŸ”’ product-preview-net ("Previewnet") β€” preview/staging network 🧩 Demo / example apps (reference patterns) - βœ… browse ("Browse.dot") β€” discovery store for privacy apps (SPA widget contracts SDK) - βœ… game-results-webview β€” post-game celebration screen (native WebView) - βœ… pocket-collectibles-webview β€” animated NFT gallery (art derived from hash) - βœ… onchain-arcade β€” real-time multiplayer Tic-Tac-Toe on Asset Hub - βœ… Rock-Paper-Scissors ( -v0 snapshot) β€” on-chain RPS w/ commit-reveal multiplayer - βœ… feedback-board ( -v0 snapshot) β€” decentralized sticky-note board - βœ… simple-survey β€” on-chain surveys πŸ›  SDKs & protocols (the platform) - βœ… truapi β€” TrUAPI: the host↔product (webview) communication protocol β€” foundational - βœ… product-sdk β€” @parity/product-sdk family (~15 packages): chain, tx, signer, contracts, storage… - βœ… polkadot-apps β€” @polkadot-apps/* reusable component SDK canonical examples hub - βœ… triangle-js-sdks β€” earlier/lower-level host product SDK collection - πŸ”’ host-api-test-sdk β€” testing suite for the Host API πŸ”§ Contract & dev tooling - βœ… contract-dependency-manager (CDM) β€” package manager / deploy tool for PVM contracts - βœ… contract-developer-tools β€” system contracts: contexts, reputation, disputes - βœ… cargo-pvm-contract β€” build commands for Rust PVM contracts - βœ… playground-cli β€” playground/pg CLI (toolchain login deploy) - βœ… playground-app-template β€” React starter template - βœ… dotli-starter β€” vanilla HTML/JS starter template (went public today) - βœ… playground-tutorial β€” guided level-by-level "web app β†’ on-chain product" tutorial - πŸ”’ playground-app β€” the Playground app itself - πŸ”’ playground-constellation β€” (Playground component) - πŸ”’ bulletin-deploy β€” deploy tool for publishing to <name>.dot πŸͺͺ Identity & naming - βœ… dotns β€” .dot naming system (ENS-like, w/ Proof-of-Personhood gateway) - βœ… dotns-sdk β€” client tooling/CLI for dotns - βœ… bcts β€” privacy/identity crypto primitives (Gordian Envelope, Shamir, XID DIDs, FROST) - πŸ”’ individuality β€” personhood/identity chain - πŸ”’ identity-backend β€” identity backend service πŸ’Ύ Storage & data - βœ… web3-storage β€” decentralized storage w/ staking & slashing (Substrate) - βœ… polkadot-bulletin-chain β€” off-chain content-addressed storage chain - βœ… statement-store-tools β€” latency benchmark for the Statement Store pub/sub layer - βœ… attestation-protocol β€” permissionless on-chain attestations (Solidity) πŸ—‚ Meta / ops - βœ… w3s-architecture β€” the open-sourcing map itself (tracks public/private status) - βœ… summit-net-help-desk β€” issue-tracker help desk for the event network - βœ… polkadot-app-design-system ( -ios / -android / -desktop) β€” shared design tokens

3
12
35
7,622