bitso-java
Java client for Bitso crypto trading and account management
All Skills in This Repository (45)
Pure Emerald Level Indicatorsdistributed-locking-rfc-44
Implement RFC-44 distributed locking for Java services with PostgreSQL advisory locks or Redis.
upgrade-java-25
Upgrade Java projects from Java 21 to Java 25 with Gradle and Groovy updates.
java-coverage
Configure JaCoCo for Java/Gradle projects to generate and verify coverage reports.
git-hooks
Manage and enforce version-controlled Git hooks across repositories.
nullability-control
Enforce compile-time null safety in Java with NullAway and JSpecify.
signadot-local-dev
Establish bidirectional network connectivity between a local machine and a stage Kubernetes cluster using Bitso CLI and Signadot Local.
coding-standards
Validate file, Java class, Python module, and shell script naming conventions.
doc-coauthoring
Guide structured co-authoring of technical documents through three workflow stages.
grpc-migration-error-handling
Migrate Java projects from custom RPC Failure entities to gRPC Status error handling.
quality-checks
Orchestrate testing, documentation, coding standards, and security checks at development lifecycle points.
fix-sonarqube
Integrates Java projects with SonarQube via MCP Server for automated code quality analysis and issue resolution.
api-guidelines-rfc-39
Implement RFC-39 compliant REST API patterns in Java Spring Boot services.
Frequently Asked Questions
FAQPage SchemaHow to install bitso-java?โผ
Run `npx skills add bitsoex/bitso-java --all -g -y` in your terminal to install all skills in this suite globally.
How to trade crypto on Bitso from Java?โผ
Create a Bitso client with your API key and secret, then call methods like placeOrder, cancelOrder, and getAccountBalance to trade and manage funds.
How to withdraw Bitcoin or Ethereum with bitso-java?โผ
Use the bitcoinWithdrawal or etherWithdrawal methods with an amount and destination address, optionally saving the address under an alias.
Does bitso-java work with Maven and Gradle?โผ
Yes. Add the JitPack repository and the com.github.bitsoex:bitso-java dependency to your Maven pom.xml or Gradle build file.
Can I test bitso-java without real API keys?โผ
Yes. The library includes mocked tests using Mockito, so you can run the test suite without connecting to the live Bitso server.
Related Repositories in Finance & Accounting
View All in Finance & Accountingโccxt
Trade and pull market data from 100+ crypto exchanges
financial-services
AI agents for banking, research, fund admin, and wealth workflows
financial-services-plugins
AI agents for banking, research, fund admin, and wealth workflows