Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 750 Bytes

README.md

File metadata and controls

41 lines (29 loc) · 750 Bytes

cardano-cli-stake-address

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

Development

run the dump command to check for differences.

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

cardano-cli stake-address -h

Usage: cardano-cli stake-address 
            ( key-gen
            | build
            | key-hash
            | registration-certificate
            | deregistration-certificate
            | delegation-certificate
            )

TODO

  • add git integration and test coverage badges

  • Implementations

  • stake-address

    • key-gen
    • key-hash
    • build
    • registration-certificate
    • deregistration-certificate
    • delegation-certificate