hookpoints-cli 1.0.0

Hookpoints CLI - A CLI for the Hookpoints Pallet
# Generated by Cargo
# will have compiled files and executables
**/target/
# These are backup files generated by rustfmt
**/*.rs.bk

.DS_Store

# The cache for docker container dependency
.cargo

# The cache for chain data in container
.local

# direnv cache
.direnv

.idea
.vscode

# emacs temp files
*~