@hackage / cardano-transactions

Library utilities for constructing and signing Cardano transactions.

Latest1.0.0

Changelog

[1.0.0] - 2020-04-21

Added

  • Module 'Data.UTxO.Transaction' which defines a state-machine abstraction for constructing, signing and serializing payments.
  • Module 'Data.UTxO.Transaction.Cardano.Byron' which implements the abstraction from 'Data.UTxO.Transaction' for Byron.
  • A command-line tool 'cardano-tx' which offers a manual handle on the Byron implementation.

Changed

N/A

Removed

N/A