Skip to content

berlinguyinca/java-stellar-sdk

 
 

Repository files navigation

java-stellar-sdk

Build Status

The Java Stellar Sdk library provides APIs to build transactions and connect to Horizon.

Installation

Download the latest jar from the GitHub repo's releases tab. Add the jar package to your project according to how your environment is set up.

Basic Usage

For some examples on how to use this library, take a look at the Get Started docs in the developers site.

Documentation

Javadoc is available at https://stellar.github.io/java-stellar-sdk

Contributing

For information on how to contribute, please refer to our contribution guide.

License

java-stellar-sdk is licensed under an Apache-2.0 license. See the LICENSE file for details.