yenom / BitcoinKit

Bitcoin protocol toolkit for Swift
MIT License
839 stars 261 forks source link

Is the project being maintained? I wanted to use HDWallet balance and send #252

Open cacaosteve opened 4 years ago

cacaosteve commented 4 years ago

I just wanted to know if the project is being maintained? It seems like a lot of work as gone into it. I'm just trying to figure out if I can depend on this in my project?

I thought it might be useful for getting HDWallet balance and updating some software which used the "accounts" feature in the past.

I might just import master public keys / 12 word phrase or generate the 12 word phrase, in that case I wouldn't need the send functionality.

But is it possible to send BCH with BitcoinKit?