@zodimo/cardano-cli-query
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

cardano-cli-query

This package is a command builder part of a series to wrap the cardano-cli

Development

run the dump command to check for differences.

npm run build
node dist/dump-cli-help-to-docs.js

cardano-cli query -h

Usage: cardano-cli query
            ( protocol-parameters
            | tip
            | stake-pools
            | stake-distribution
            | stake-address-info
            | utxo
            | ledger-state
            | protocol-state
            | stake-snapshot
            | pool-params
            | leadership-schedule
            | kes-period-info
            )

TODO

  • add git integration and test coverage badges

  • Implementations

  • [ ] query

    • [x] protocol-parameters
    • [x] tip
    • [ ] stake-pools
    • [ ] stake-distribution
    • [ ] stake-address-info
    • [x] utxo
    • [ ] ledger-state
    • [ ] protocol-state
    • [ ] stake-snapshot
    • [ ] pool-params
    • [ ] leadership-schedule
    • [ ] kes-period-info

Package Sidebar

Install

npm i @zodimo/cardano-cli-query

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

62.7 kB

Total Files

39

Last publish

Collaborators

  • zodimo