Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.61 KB

File metadata and controls

30 lines (19 loc) · 1.61 KB

Simplicity Contracts Workspace

This workspace contains reference implementations and tooling for working with Simplicity HL contracts on Elements/Liquid.

Workspace Crates

  • contracts: Contract templates and helpers (finance + state management modules).
  • wallet-abi: Schema-first wallet runtime and ABI layer used by contract flows.
  • cli: simplicity-cli binary crate for wallet and option-offer command flows.

Repository Structure

Getting Started

Notes

This repository is reference-oriented. Copying and adapting modules into your own project is expected while Simplicity tooling/import ergonomics are still evolving.

Old structure

Use this version (116b0eb) of the repo to interact with the pre-wallet-abi introduction (the last version of simplicityhl-core is here)