essentiaone / HDWallet

Simple Swift library for creating HD cryptocurrencies wallets and working with crypto Coins/ERC20 tokens.
MIT License
132 stars 83 forks source link

How to create bitcoin and litecoin transaction raw with sign? #27

Closed TBSMobile closed 5 years ago

impul commented 5 years ago

Hi, @SazzadIproliya. This feature is not implemented yet.

TBSMobile commented 5 years ago

Hi @impul I have a code of the core bitcoin library which I have used for bitcoin wallet. it is working properly. can we use it to create our transaction method?

So we can easily generate transaction raw for this library?

impul commented 5 years ago

@SazzadIproliya, now we are working on the Bitcoin-based signing of transactions. This functionality will be added to HDWallet very soon.

impul commented 5 years ago

Hi, @SazzadIproliya , we added sign UTXO based tx at 0.2.0