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:
Each Quickstart contains step-by-step instructions and example code to get started quickly.
2. Core Concepts
Before building, familiarize yourself with the following concepts:
Each concept links to detailed guides and examples for implementation.
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
Advanced topics are not required for standard usage.
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
👉 Start with the Quickstart that matches your role, then refer back to others as your app grows.