Skip to content
This repository has been archived by the owner on May 7, 2022. It is now read-only.
/ jcoinbase Public archive

JCoinbase is an unofficial & open source client for the Coinbase exchange platform API written in Java 15. It allows you to make queries to the Coinbase API in a quick and easy way.

License

Notifications You must be signed in to change notification settings

Bad-Pop/jcoinbase

Repository files navigation

This project is currently no longer maintained, but works perfectly as it is.

JCoinbase

GitHub Workflow Status Sonar Coverage Sonar Tech Debt Sonar Tests Sonar Quality Gate GitHub last commit GitHub GitHub contributors Maven Central


JCoinbase is an open source client for the Coinbase exchange platform API written in java 15. It allows you to make queries to the Coinbase API in a quick and easy way.

Project documentation

To see the full JCoinbase documentation please check the wiki

Build project locally

If you don't have maven installed, you can use the maven wrapper presents inside the project :

./mvnw clean install

If you are on windows you can use the mvnw.cmd which also wrap maven on windows. Else, if you have Maven installed you can run :

mvn clean install

Status

This project is currently no longer maintained, but works perfectly as it is. If you like this project and want this project to never exhaust, please consider helping or donating <3.