This workspace contains reference implementations for working with Simplicity HL contracts on Elements/Liquid.
contracts: Contract templates and helpers (finance + state management modules).
- Simplicity sources:
crates/contracts/src/**/*.simf - Contract-side Rust helpers:
crates/contracts/src
- Contract crate usage and module overview: contracts README
This repository is reference-oriented. Copying and adapting modules into your own project is expected while Simplicity tooling/import ergonomics are still evolving.
Reference: https://crates.io/crates/simplicityhl-core
This package was previously used to help early adopters of Simplicity HL move faster when building with Simplicity. It has now been yanked because most of its functionality is available and maintained in: