Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.33 KB

File metadata and controls

36 lines (22 loc) · 1.33 KB

Miden Starter Repository

A collection of examples and starter templates for building on Miden, Polygon Labs' zero-knowledge rollup, by Heimlabs.

🚀 Overview

This repository provides practical examples and working code for developers learning Miden development. Each subdirectory contains detailed guides and documentation for specific components.

🎯 Examples

Counter App

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.

📖 Guides & Documentation

Detailed guides and documentation are available in each subdirectory:

🌟 Community & Support


Built with ❤️ by Heimlabs for the Miden community