Skip to content

BytomDAO/bytom-java-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

44d74a6 · Jul 25, 2019

History

82 Commits
Jul 25, 2019
Jul 25, 2019
Mar 21, 2019
Mar 21, 2019
Jul 25, 2019

Repository files navigation

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.