Skip to content

fix: correct demo paths and add missing demos to README#108

Open
giwaov wants to merge 1 commit intobase:masterfrom
giwaov:fix/readme-paths-and-missing-demos
Open

fix: correct demo paths and add missing demos to README#108
giwaov wants to merge 1 commit intobase:masterfrom
giwaov:fix/readme-paths-and-missing-demos

Conversation

@giwaov
Copy link

@giwaov giwaov commented Feb 20, 2026

Summary

  • Fixed all minikit/ paths that point to non-existent directories — the actual location is mini-apps/workshops/
  • Fixed mini-app-full-demo path to mini-apps/templates/farcaster-sdk/mini-app-full-demo/
  • Added 6 missing base-account demos to the table: auto-sub-accounts, base-account-privy-template, base-account-rainbow-template, base-account-reown, base-account-thirdweb-template, base-account-wagmi-template
  • Added mini-apps templates section: mini-app-full-demo-minikit, new-mini-app-quickstart, vite-mini
  • Added mini-app-validation tool
  • Organized demos by category for better navigation

Details

The current README references minikit/ as the path prefix for all MiniKit demos, but this directory doesn't exist. The actual demos are organized under:

  • mini-apps/workshops/ — workshop demos
  • mini-apps/templates/ — starter templates (farcaster-sdk and minikit variants)
  • mini-apps/mini-app-validation/ — validation tooling

Additionally, 6 base-account demos and 4 template demos existed in the repo but were not listed in the README.

Test plan

  • Verified every listed path exists in the repo
  • Verified descriptions match each demo's own README

- Fix all minikit/ paths to correct mini-apps/workshops/ paths
- Fix mini-app-full-demo path to mini-apps/templates/farcaster-sdk/
- Add 6 missing base-account demos (auto-sub-accounts, privy, rainbow, reown, thirdweb, wagmi templates)
- Add mini-apps/templates section (full-demo-minikit, quickstart, vite-mini)
- Add mini-app-validation tool
- Organize table by category for better readability
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