<div align="center">
<img src="https://raw.githubusercontent.com/jinn-lang/jinn/main/assets/jinn.png" alt="jinn" width="440" />
### A language and toolchain for smart-contract protocols on Cardano
[](https://crates.io/crates/jinn)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://github.com/jinn-lang/jinn)
</div>
---
**jinn** is an early-stage language and toolchain for building smart-contract protocols on
**Cardano** (EUTXO / Plutus).
> 🚧 **Early development.** This crate currently **reserves the name** on crates.io while the
> design settles — it has **no public API yet** and is **not ready for use**. It will become
> the umbrella facade that re-exports the `jinn-*` crates as those are published.
Development happens in the open — follow along at
**[github.com/jinn-lang/jinn](https://github.com/jinn-lang/jinn)**.
## License
Licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).