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

bitcoin node: what is the difference between simnet and regtest?

How to check if Electrum is masking my IP with the Tor proxy?

How generic miner connects to bitcoin or ethereum network and does it needs to store entire blockchain?