A collection of examples and starter templates for building on Miden, Polygon Labs' zero-knowledge rollup, by Heimlabs.
This repository provides practical examples and working code for developers learning Miden development. Each subdirectory contains detailed guides and documentation for specific components.
A complete example featuring:
- Smart Contract: Counter contract written in Miden Assembly (MASM)
- Web Application: React/Next.js app with wallet integration
- Deployment Scripts: Automated contract deployment to testnet
- Integration: Full end-to-end contract interaction workflow
Location: contracts/ and webapp/counter/
See individual folder READMEs for detailed guides and setup instructions.
Detailed guides and documentation are available in each subdirectory:
- Contracts Guide: Smart contract development and deployment
- Counter App Guide: Web application development and integration
- Miden Documentation: docs.miden.xyz
- Heimlabs: heimlabs.com
Built with β€οΈ by Heimlabs for the Miden community