0.0.8 • Published 2 years ago

@zodimo/cardano-cli-transaction v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

cardano-cli-transaction

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 transaction -h

Usage: cardano-cli transaction
            ( build-raw
            | build
            | sign
            | witness
            | assemble
            | submit
            | policyid
            | calculate-min-fee
            | calculate-min-required-utxo
            | hash-script-data
            | txid
            | view
            )

TODO

  • add git integration and test coverage badges

  • Implementations

  • transaction

    • build-raw
    • build
    • sign
    • witness
    • assemble
    • submit
    • policyid
    • calculate-min-fee
    • calculate-min-required-utxo
    • hash-script-data
    • txid
    • view
0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago