bytom-java-sdk
bytom-java-sdk copied to clipboard
Official Java SDK for Bytom
Bytom Java SDK
Bytom java sdk contains two modules:
-
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.
-
tx-signer implementation offline signature of transaction, see the tx-signer documentation for details.