# Hyperion

> QRL's contract-oriented smart-contract language and compiler for the Quantum Resistant Virtual Machine, designed as a Solidity-derived toolchain for building tokens, applications, voting systems, and other QRL 2.0 contracts.

- Canonical page: [Hyperion](https://www.qrlecosystem.com/projects/hyperion/)
- Status: Beta
- Type: Tooling (`tooling`)
- Primary category: Developer experience (`developer-experience`)
- Capabilities: Compilers, Contract templates
- QRL relationship: Native
- QRL support: QRL 2.0
- Publisher: [The QRL](https://www.qrlecosystem.com/publishers/the-qrl/index.html.md)
- Source availability: Full
- Listed: 2026-08-17
- Data updated: 2026-08-17
- Search keywords: smart-contracts, compiler, language, qrvm

## Project links

- [Website](https://github.com/theQRL/hyperion)
- [Documentation](https://github.com/theQRL/hyperion/tree/main/docs)


## Clients

- [Javascript Bindings](https://www.npmjs.com/package/@theqrl/hypc)


## Repositories

- [Tooling repository](https://github.com/theQRL/hyperion) — license: GPL-3.0
- [Client repository](https://github.com/theQRL/hypc-js) — license: NOASSERTION
- [Client repository](https://github.com/theQRL/hypc-bin) — license: NOASSERTION


## Features

- Solidity-derived contract language for QRL 2.0
- Compilation to QRVM-compatible bytecode
- Native compiler and JavaScript bindings
- Example voting, auction, and remote-purchase contracts

