Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 427 Bytes

README.md

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