IntersectMBO / cardano-transactions

Library utilities for constructing and signing Cardano transactions.
Apache License 2.0
25 stars 7 forks source link

Transaction builder / signer DSL & Byron implementation #1

Closed KtorZ closed 4 years ago

KtorZ commented 4 years ago

ChangeLog

Comments

Still very drafty and lack of unit tests. But I've started grooming a bit the structure and it looks pretty nice so far.

paweljakubas commented 4 years ago

@KtorZ The abstraction works very ok for Byron, but are we sure it is going to accommodate what is coming for Shelley : https://github.com/input-output-hk/cardano-ledger-specs/blob/f1d5ddb25531b2512796d34e9cfd803f7af76567/shelley/chain-and-ledger/executable-spec/src/Shelley/Spec/Ledger/Tx.hs#L56