Welcome to Rudy Documentation

Learn how to build blazing-fast Solana programs with Rudy Framework. Our comprehensive documentation will guide you from basic concepts to advanced patterns.

What is Rudy?

Rudy is a next-generation framework for building Solana programs. It provides a powerful, ergonomic API that makes writing secure and efficient on-chain programs as easy as writing regular Rust applications.

Key Features

  • Zero-copy deserialization for maximum performance
  • Type-safe account management with compile-time guarantees
  • Built-in testing framework with local validator support
  • Async-first design for handling concurrent operations
  • Comprehensive CLI for project management and deployment

Ready to build?

Start with our installation guide and have your first Rudy program running in minutes.

Start Building