Documentation Index
Fetch the complete documentation index at: https://docs.moca.network/llms.txt
Use this file to discover all available pages before exploring further.
How to Read This Documentation
This documentation is designed to guide developers through using AIR Kit efficiently. It is organized to serve multiple personas and use cases.1. Start with Your Persona
Identify which persona matches your use case to choose the appropriate Quickstart:| Persona | Suggested Start |
|---|---|
| Account Integrators | Quickstart 1: Account Integration & User Onboarding |
| Credential Integrators | Quickstart 2: Issue Credentials & Quickstart 3: Verify Credentials |
2. Core Concepts
Before building, familiarize yourself with the following concepts:- AIR Service Overview – What AIR Kit is and how it works
- Installation & Setup – Creating your partner account and initializing the SDK
- Configuration Options – Customize AIR Kit behavior for your app
- Authentication & Sessions – Partner JWT, login flows, and session management
- Verifiable Credentials – Issuance, verification, storage, and ecosystem interoperability
- Security & Privacy Principles – Best practices for data handling and privacy
3. Using AIR Kit
The functional documentation is organized by capabilities:-
General Usage
- Initialize SDK, configure authentication, and user management
-
General Configuration
- Theming, languages, and login options
-
Account Service
- Wallet functions and provider
- Integrations with Wagmi Connector and other functions
-
Credential Service
- Issue and verify credentials
4. Advanced Topics (Coming Soon)
Optional sections for experienced developers:- API Reference – All classes, methods, and SDK options
- Plug & Play modules – Coming soon
- Migration & Compatibility – Guidelines for upgrading or integrating with existing systems
5. Support & Maintenance
Use this section for:- Troubleshooting issues
- Reviewing release notes
- Providing feedback or contributing to AIR Kit
What’s next?
Each Quickstart provides:- Step-by-step instructions you can copy and run
- Code examples in TypeScript for direct use
- Deep links to reference docs for SDK methods and configuration options