Official documentation for Mux Protocol — guides, tutorials, and API references for developers and users.
Mux Docs is your central hub for learning and integrating Mux. Includes:
- Frontend integration guides
- Backend API reference
- Smart contract tutorials
- SDK examples for TypeScript and Rust
- Visit the docs locally:
git clone https://github.com/muxlabs/mux-docs.git
cd mux-docs
npm install
npm run dev