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

0.0.8 • Public • Published

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
    • [x] build
    • [x] sign
    • [ ] witness
    • [ ] assemble
    • [x] submit
    • [x] policyid
    • [x] calculate-min-fee
    • [ ] calculate-min-required-utxo
    • [ ] hash-script-data
    • [x] txid
    • [ ] view

Package Sidebar

Install

npm i @zodimo/cardano-cli-transaction

Weekly Downloads

0

Version

0.0.8

License

MIT

Unpacked Size

289 kB

Total Files

180

Last publish

Collaborators

  • zodimo