coinbase-java icon indicating copy to clipboard operation
coinbase-java copied to clipboard

Coinbase API v1 library for Java

Results 23 coinbase-java issues
Sort by recently updated
recently updated
newest added

Please have a look at the XinFin-network use cases, The XinFin blockchain utilizes the XinFin Delegated Proof-of-Stake consensus(XDPoS) mechanism for smoother digitization of industrial processes and almost-instant trade settlement. We...

On https://developers.coinbase.com/docs/wallet/coinbase-connect/mobile; the Coinbase-android-sdk link points to an archived library on github.com (https://github.com/coinbase/coinbase-Android-sdkURL). This makes it hard for new Android developers reading the documentation to find this repo. Please update...

in android how can get btc amount value

I want to show bitcoin address from using coinbase api but the following response showing when try to get access from api https://api.coinbase.com/v2/accounts { "errors": [ {"id": "invalid_scope", "message": "Invalid...

Would you consider using the Java Money standard [JSR 354](https://github.com/JavaMoney) like many other projects (including Spring) and ecommerce players (like Zalando) already do?

Whatever I do, from Java using coinbase-java, or using the REST API directly in Chrome or PostMan, I always get the following json response, whether I use an API key...

I am trying to build this project using "gradle build" but I get this: `SDK location not found. Define location with sdk.dir in the local.properties file or with an ANDROID_HOME...

I generated an ETH address using Coinbase v1 Java and hooked up with a callback url. However, I don't receive any notification from Coinbase when that address receive new ETH...

It's not clear to me how to build this project with the mix of Gradle/Maven present on the v2.0.0 branch or how to cut a release.