Overview
This quickstart guide will help you build Muun Wallet from source and get it running on an Android device or emulator.Prerequisites
Before you begin, ensure you have:- Git installed and the repository cloned
- Basic familiarity with Android development
- An Android device or emulator for testing
Local development build
Requirements
- OpenJDK >= 8
- Golang = 1.24.x
- Android NDK >= 22
- Docker >= 28
Build steps
Next steps
Architecture
Learn about Muun’s architecture
Building Locally
Detailed build documentation