Skip to content

0.3.1

Compare
Choose a tag to compare
@donyfutura donyfutura released this 10 Oct 14:14
· 279 commits to master since this release
  • Added support for devices on the m1 processor when building the project;
  • Added TxServiceTxSignerFactory - for signing transactions with the necessary permissions;
  • Added SignRequsetBuilder - to form a transaction;
  • Added implementation of the interface ContractService - FeignContractService;
  • Added implementation of the interface TxService - FeignTxService.