Skip to content

Cardano Transactions 1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 16:51
1.0.0
063ca54

cardano-transactions is a low-level library that provides a simple interface for building transactions on Cardano. It has been delivered by Adrestia that builds services, libraries and APIs for Cardano node. See its README for more details.

Added

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

Signatures

Name Role Approval
Matthias Benkort @KtorZ Technical Team Lead ✔️
Piotr Stachyra @piotr-iohk QA Engineer ✔️
Tatyana Valkevych @tatyanavych Release Manager ✔️