> ## Documentation Index
> Fetch the complete documentation index at: https://grat.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Roadmap

> The future of gasless interactions on Stellar.

Grat is developed in phases to ensure a stable and secure foundation for the ecosystem. We build based on the feedback and needs of the developers using Grat in production.

<CardGroup cols={2}>
  <Card title="Available Now" icon="circle-check" color="#22c55e">
    * Core relay server architecture
    * TypeScript SDK for Node and Web
    * Native Soroban resource fee support
    * Protocol 26 (Yardstick) Support: Compatible with Stellar latest protocol upgrade
    * Docker-based self-hosting
  </Card>

  <Card title="In Progress" icon="hammer" color="#f59e0b">
    * Mainnet deployment support
    * Multi-user API key authentication
    * Credit deposit and balance system
    * Rate limiting and usage quotas
    * Launchtube migration tooling
  </Card>

  <Card title="Planned" icon="compass" color="#818CF8">
    * Security Audit: Third-party code review of the relay server, SDK, and channel management before mainnet launch
    * Advanced policy engine
    * Real-time monitoring dashboard
    * Official React SDK and hooks
    * Command Line Interface (CLI)
  </Card>

  <Card title="Exploring" icon="telescope" color="#64748b">
    * Formal Security Certification: Code4rena or equivalent public audit for community confidence
    * Managed cloud hosting service
    * Fees paid in USDC (Asset-based fees)
    * Atomic batch sponsorship
  </Card>
</CardGroup>

<Info>
  The roadmap is a living document. If you have a specific requirement or feature request, please [open an issue on GitHub](https://github.com/gratnetwork/grat) to discuss it with the core team.
</Info>

[View on GitHub](https://github.com/gratnetwork/grat)
