Swift implementation of bitcoin transaction creation

Swift implementation of bitcoin transaction creation

Is there a well known and widely used Swift implementation for creating raw Bitcoin transactions and getting their hash (SegWit and Non-SegWit) of signing?

If not, is there a reference document that explains how to get the hash of a transaction for non segwit - I've read bip 143 which helped for segwit hashes.

https://ift.tt/2BTjfVR

Comments

Popular posts from this blog

Tor proxy on Electrum, what does Port: 9150 and 9050 mean?

Is there any python library could be used to decodescript in output

Lightning network (lnd): What's the best way to report lnd server issues/ask for help with channels that won't close?