Socket
Book a DemoInstallSign in
Socket

@zodimo/cardano-cli-transaction

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zodimo/cardano-cli-transaction

cardano-cli transaction wrapper

latest
Source
npmnpm
Version
0.0.8
Version published
Weekly downloads
3
-75%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

cardano-cli

FAQs

Package last updated on 16 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts