bitcore-wallet-service icon indicating copy to clipboard operation
bitcore-wallet-service copied to clipboard

Golang client implementation

Open pavel-main opened this issue 6 years ago • 1 comments

Hi guys,

Thanks for your awesome project. I've implemented client library in Golang - https://github.com/pavel-kiselyov/bws-go

It's not 100% compatible (e.g. some API methods are not yet implemented, message encryption is not used, BIP44 derivation path is used by default, etc.), but it's already usable for 90% of scenarios. Would be great if you mention it somewhere!

pavel-main avatar Oct 03 '18 09:10 pavel-main

Hi Pavel! that is awesome, thanks a lot for the update.

Sure, lets mention this on the main readme. We are migrating BWS to use the new Bitcore V8, which will make Copay much faster, you may want to take a look at the WIP branch v8.0.0.

Great jobs, and please keep us updated.

matiu avatar Oct 03 '18 14:10 matiu