Skip to content

point to new playground registry & update mod queries for discovery list#32

Merged
charlesHetterich merged 3 commits intomainfrom
new-playground
Apr 20, 2026
Merged

point to new playground registry & update mod queries for discovery list#32
charlesHetterich merged 3 commits intomainfrom
new-playground

Conversation

@charlesHetterich
Copy link
Copy Markdown
Collaborator

@charlesHetterich charlesHetterich commented Apr 20, 2026

  • Point the CLI at the new @w3s/playground-registry contract (address 0xb9Aa5e8421AF2c7426a37bA10045158dDe981856). Replaces the prior @example/playground-registry stub in cdm.json and src/utils/registry.ts.
  • Rework the dot mod app browser to paginate via the registry's new getApps(start, count) call. Each page is now one chain query (domain + metadata URI + index + owner returned together) instead of 2 × BATCH (getDomainAt per slot + getMetadataUri per domain). IPFS metadata JSON fetches remain parallel per entry since those are gateway HTTP, not chain reads.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 20, 2026

Dev build ready — try this branch:

curl -fsSL https://raw.githubusercontent.com/paritytech/playground-cli/main/install.sh | VERSION=dev/new-playground bash

@charlesHetterich
Copy link
Copy Markdown
Collaborator Author

Holding off on merging until playground-app registry contract is finalized today

@charlesHetterich charlesHetterich marked this pull request as ready for review April 20, 2026 18:28
@charlesHetterich charlesHetterich merged commit 8d7bcf2 into main Apr 20, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant