Documentation Index
Fetch the complete documentation index at: https://docs.inco.org/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Welcome to Inco’s Solana integration. This guide will help you understand how to build privacy-preserving applications on Solana using Inco Lightning.What is Inco on Solana?
Inco Lightning enables developers to build applications on Solana where sensitive data remains encrypted even during computation.Key Concepts
- Encrypted Types: Work with encrypted integers and booleans on-chain
- Encrypted Operations: Perform computations on encrypted data without decryption
- Attested Decryption: Securely decrypt data with TEE-based attestations
Next Steps
Concepts Guide
Learn the core concepts
Rust Crate
Explore the SDK reference