pokkst / bitcoincashj

A library for working with Bitcoin Cash
Apache License 2.0
44 stars 18 forks source link

Add to maven central #13

Open KarolisKursevicius opened 2 years ago

KarolisKursevicius commented 2 years ago

Hello. I would like to use this library in my project but it seems that this library is not in maven central. Would it be possible to put this in maven central?

Thank you

doc-ef commented 2 years ago

Yeah, I second that request........looks like the answer currently is to pull down sources and build yourself. FYI, if go this way, the protocol buffer secondary compilation of the .proto files may be needed.

QuickMythril commented 2 years ago

have you tried jitpack?

https://jitpack.io/#pokkst/bitcoincashj

doc-ef commented 2 years ago

Thanks, jitpack link was just what the doctor ordered ;)

doc-ef commented 2 years ago

Thanks for the bitcoincashj lib......it is working great. One more question. Is there a working BitCoin Cash TestNet faucet. Have found only one that is still around (https://tbch.googol.cash/) but when enter bchtest:address it gives a 500 error response. Are there any testnet faucets working for bitcoin cash? https://tbch.googol.cash/ is now working if anyone looking for a bitcoin cash testnet faucet.