ic-query 0.1.21

Internet Computer query CLI for NNS, SNS, and related public network metadata
Documentation
# OS
.DS_Store
.history

# Editors
/.idea
/.code
/.vscode

# Rust
/target/
**/*.rs.bk

# Internet Computer and ic-query state
/deps/
/.dfx/
/.icp/
/.icq/
/.ic-query/
*.wasm

# Local environment and scratch space
.env
/.tmp/
/.codex/