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.