Simplicity-related projects
Tip
For beginners and quick experimentation, start with the quickstart.
These are open source projects in the Simplicity ecosystem.
| Project link | Description |
|---|---|
| SimplicityHL | SimplicityHL high-level programming language compiler. |
| simplicity | Low-level Simplicity language interpreter and blockchain integrations. |
| rust-simplicity | Simplicity Rust application development libraries. |
| smplx | Simplex SDK / orchestration (for generating Rust projects to interact with Simplicity contracts, dependency management, and associated test suites). |
| hal-simplicity | CLI to build, inspect, analyze programs and transactions. |
| simplicityhl-std | SimplicityHL standard library. |
| simplicity-demo | Quickstart P2PK demo using Rust. |
| simplicity-codespace | Codespace to run examples. |
| LWK | Liquid Wallet Kit (for developing applications to interact with Liquid Network and Simplicity contracts). |
| SimplicityHL VS Code extension | Visual Studio Code extension (source code in SimplicityHL repository above). |