Skip to content

docs(tutorial): add Building the Frontend section to Clown Beatdown#133

Merged
mHaines9219 merged 1 commit intomainfrom
docs/add-frontend-tutorial
Mar 25, 2026
Merged

docs(tutorial): add Building the Frontend section to Clown Beatdown#133
mHaines9219 merged 1 commit intomainfrom
docs/add-frontend-tutorial

Conversation

@mHaines9219
Copy link
Copy Markdown
Contributor

Summary

  • Adds a new Building the Frontend section to the Clown Beatdown tutorial
  • Covers the React web app with seismic-react, wagmi, and RainbowKit
  • 3 chapters: provider setup, contract hooks (twrite/read/tread), game UI components

Test plan

  • Verify SUMMARY.md links resolve for new frontend section
  • Lychee link checker passes (CI)
  • Review seismic-react usage patterns match actual library API

Add a new tutorial section covering the React frontend:
- Ch 1: Project setup with Vite, seismic-react, wagmi, RainbowKit provider stack
- Ch 2: Contract hooks with twrite/read/tread namespace explanation
- Ch 3: Game UI components (clown sprite, action buttons, wallet connect)
@mHaines9219 mHaines9219 merged commit 6cce2a6 into main Mar 25, 2026
4 checks passed
@mHaines9219 mHaines9219 deleted the docs/add-frontend-tutorial branch March 25, 2026 15:52
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