Skip to content

JubiterWallet/JubiterSDK_Android

Repository files navigation

Introduction

JuBiter SDK Android is a demo for testing JuBiter SDK.

Support Blockchains

Consistent with what is supported by the JuBiter SDK, refer to the JuBiter SDK for details.

Dependency

Name URL Note
JubiterSDK_C https://github.com/JubiterWallet/JubiterSDK_C.git JuBiter SDK is what the demo tests.

Branch

  • master
    • Stable branch. If you are JuBiter SDK users, we recommend you to use this branch.
  • 2.3 and dev_3.0
    • Develop branch. JuBiter SDK developers use this branch.

Requirements

  • Android Studio
  • CMake 3.0.0+
  • NDK 20+

Compile

Download the project's dependencies libraries. Execute the following instructions at the root of the project.

git submodule update --init --recursive

Publish

  • Make sdk 'Build Variant' to 'release' or 'debug', then make module.

About

Jubiter的安卓SDK,使用JavaPB

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors