input-output-hk / rust-byron-cardano

rust client libraries to deal with the current cardano mainnet (byron / cardano-sl)
MIT License
264 stars 75 forks source link

[IOHKCRB-31] C Binding for serializing signed transaction #698

Closed ecioppettini closed 5 years ago

ecioppettini commented 5 years ago

Summary

Motivation

To post a transaction to the http bridge, is necessary to serialize it and encode it in base 64.