Skip to content

zodimo/cardano-cli-transaction

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published