
Hylé is a lean Layer 1 blockchain designed to facilitate the development of provable applications that are minimally, yet sufficiently, on-chain. By focusing solely on the verification of zero-knowledge proofs (ZKPs), Hylé enables developers to execute complex logic off-chain and submit proofs on-chain, enhancing both scalability and privacy.
<aside> 👀
More information in the Hylé Docs.
</aside>
| Prerequisites | To get started with Hylé, you’ll need a basic understanding of blockchain concepts and zero-knowledge proofs (ZKPs), some experience with Rust programming, familiarity with command-line tools, and Git/GitHub basics for working with open-source repositories. |
|---|---|
| Tools & Resources | Hylé Developer Hub |
| Language Supported | Principally Rust and React currently. |
| Set-up Guide / Tutorials | Below |
| Use Case | Description | Repository/Documentation |
|---|---|---|
| Play-by-Email Provable Games | Create games where moves are provably fair and verifiable, enhancing trust in asynchronous gameplay. | Hylé for Play-by-Email Games |
| Account Abstraction | Design smart accounts with custom logic, improving user experience and security. | Hylé for Account Abstraction |
| Age Verification | Develop privacy-preserving age verification systems without disclosing personal information. | Hylé for Age Verification |
| Proof of Residency | Create systems to verify residency status securely and privately. | Hylé for Proof of Residency |