Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

FutureOfCode/java-sdk

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Binance DEX API

binance-dex-java-api is a lightweight Java library for interacting with the Binance DEX API, providing complete API coverage, and supporting synchronous and asynchronous requests.

Installation

  1. Install library into your Maven's local repository by running mvn install
  2. Add the following Maven dependency to your project's pom.xml:
<dependency>
  <groupId>com.binance.dex.api</groupId>
  <artifactId>binance-dex-api-client</artifactId>
  <version>1.0.0</version>
</dependency>

Examples

Examples can be found at https://github.com/binance-chain/java-sdk/tree/master/src/test/java/com/binance/dex/api/client/examples.

If you want to run the examples in an IDE, please run mvn compile first to generate the protobuf classes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.