Overview
Meridian Protocol includes several demo applications that showcase different aspects of the x402 payment system and staked-access protocol. These demos serve as both learning tools and starting points for your own applications.Available Demo Apps
Developer Demo Repository
For developers who want to quickly test Meridian integration, we provide a complete Next.js demo application: Developer Demo: https://github.com/meridian-protocol/demo This developer demo is designed for fast testing and includes:- Complete Meridian payment integration setup
- X402 protocol implementation examples
- Wallet connection functionality
- Protected routes with payment verification
- Integration examples with x402-next
- Manual DIY x402 integration patterns