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.
cargo run -p cli -- basic --help
cargo run -p cli -- options --helpSee example-run.md for actual usage of this CLI.
Dual-licensed under either of:
- Apache License, Version 2.0 (Apache-2.0)
- MIT license (MIT)
at your option.