0.3.1
- 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
.