Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 427 Bytes

File metadata and controls

17 lines (12 loc) · 427 Bytes

hal-simplicity -- the Simplicity companion

CLI companion for the Simplicity language, in spirit of hal. Work in progess.

Building

cargo build

Commands

  • graph: Visualize a Simplicity program as a graph
  • list: List the nodes of a Simplicity program
  • script: Parse the given hex as Miniscript, convert into equivalent Simplicity and export the resulting program