0.0.8 • Published 1 year ago

@zodimo/cardano-cli-transaction v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago