aiken/crates/aiken
Pi Lanningham 27c0f25606 Add a blueprint hash command
Similar to blueprint address and blueprint policy, this just prints the
hash of the validator; useful if you need the hash, and you don't want
to pipe the address to a bech32 decoder and juggle the hex.
2023-07-21 22:57:31 -04:00
..
src Add a blueprint hash command 2023-07-21 22:57:31 -04:00
Cargo.toml chore: Release 2023-07-15 21:37:10 -04:00
README.md chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
build.rs feat(aiken-new): output a github action 2023-05-18 01:33:03 -04:00

README.md

CLI

This is the crate that contains the aiken command line application which bundles together all the other crates in this project.

Install

cargo install aiken