Metadata-Version: 2.1
Name: gov-cli
Version: 0.1
Summary: cardano-cli 
Home-page: https://github.com/cardanoapi/gov-cli
Author: Sudip Bhattarai
Author-email: sudip@sireto.io
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.0
Description-Content-Type: text/markdown

GOV CLI
================
Cli wrapper on top of cardano-cli for governance actions on cardano blockchain

### Features on top of cli
- Key generation auto loading of required keys when making transactions
- Automatic transaction balancing
- Automatic query of deposits and collateral
- Automatic query of prev-gov-action and gov-action deposit
- Automatic query of constitution guardrail-script and use in proposals.

[Quick Start with Gov-Cli](https://https://cardanoapi.github.io/gov-cli)

