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

What exactly is a block?

how a system based on a blockchain would deal with exponential growth of informations carried in it?

Do extra hop channels in a BOLT#11 invoice need to exist on chain?