Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 718 Bytes

File metadata and controls

28 lines (17 loc) · 718 Bytes

Simplicity HL Core -- CLI

This CLI showcases how to deploy and interact with Simplicity HL contracts.

It provides basic and options CLIs.

Use --help to understand what each command can do.

The basic commands are tools for playing around with the options contract.

Refer to the contracts README for more information about the contracts.

How to Use

cargo run -p cli -- basic --help
cargo run -p cli -- options --help

See example-run.md for actual usage of this CLI.

License

Dual-licensed under either of:

  • Apache License, Version 2.0 (Apache-2.0)
  • MIT license (MIT)

at your option.