This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
Releases: trustwallet/TrustSDK-iOS
Releases · trustwallet/TrustSDK-iOS
1.3.0
Breaking change
sign
command now returns the data ready to be submitted to a blockchain, instead ofSigningOutput
.
New Features
- Sign message command
- Customisable
TrustButton
with different styles and actions
1.2.7: Add default case (won't break compiling with new wallet core) (#50)
* add default case (won't break if new blockchain) * Fix Podfile.lock
1.2.6
update Podfile.lock
1.2.5
- Update TrustWalletCore version to 2.0.14