Developer Guides
Technical guides for developers building with or extending Mass Payout.
Available Guides
Smart Contracts
Learn about the LifeCycle Cash Flow contract and deployment.
Quick guide to deploy the contract to Hedera.
Detailed overview of contract architecture and functions.
SDK Integration
Quick guide to integrate the Mass Payout SDK in your project.
Detailed overview of SDK architecture and available operations.
Backend Application
Learn about the NestJS backend architecture, database, and blockchain integration.
Domain-Driven Design architecture and application layers.
PostgreSQL schema, entities, and repositories.
Event sync, scheduled payouts, and SDK integration.
Development setup, production deployment, and testing strategies.
Quick Links
- API Documentation - Technical reference
- User Guides - Application usage
- GitHub Repository