Skip to main content

cardano-cli

Project description

GOV CLI

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

Features

  • 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.

Tutorial : Quick Start with Gov-Cli

Installation

$ pip install gov-cli
$ gov-cli help
  Usage:
  
     gov-cli <command> [*options]

  Available commands:
  
    ls         -> list proposed gov-actions
    tip        -> show blockchain tip 
    wallet     -> show wallet info
    balance    -> print wallet balance
    
    gen [wallet|drep|cc]
    guardrail load  <gurdrail-script-file-path>
    
    register  <stake|drep|cc>
    delegate  <abstain|no-confidence|self|<drep_id>>
    propose  <proposal_type>  [*proposal-related_cli_args]
    vote  <drep|cc>  <gov-action-tx#index>  [yes|no]
    
    tx [script] [*cli-args]   

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gov-cli-0.2.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

gov_cli-0.2-py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page