/bytom-java-sdk

Official Java SDK for Bytom

Primary LanguageJava

Bytom Java SDK

Bytom java sdk contains two modules:

  1. java-sdk encapsulates of the request data and return value of the bytom api,The signature of the transaction needs to be completed online.See the java-sdk documentation for details.

  2. tx-signer implementation offline signature of transaction, see the tx-signer documentation for details.