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