Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/wubuku/aptos-java-sdk


https://github.com/wubuku/aptos-java-sdk

Last synced: 2 months ago
JSON representation

Lists

README

        

# Aptos Java SDK

This is an Aptos Java SDK. [Aptos](https://github.com/aptos-labs/aptos-core) is a scalable layer one blockchain solution.

This SDK is licensed under [Apache 2.0](https://github.com/aptos-labs/aptos-core/blob/main/LICENSE).

## How to use

### Maven

Add the following dependency to the project's `pom.xml` file.

Alternatively, you can import the dependency via https://jitpack.io (recommended).

```xml

com.github.wubuku
aptos-java-sdk
1.0-SNAPSHOT

```

Add the following code to maven's `settings.xml` file.

```xml



aptos-java-sdk-github
aptos-java-sdk-bot
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

```