iOS Integration Guide
Prerequisites
Adding Library Dependency
pod 'TrustWalletCore'pod installhttps://github.com/trustwallet/wallet-core.product(name: "WalletCore", package: "WalletCore"),
.product(name: "WalletCoreSwiftProtobuf", package: "WalletCore"),Code Examples
Wallet Management
Account Address Derivation
Transaction Signing
Last updated
Was this helpful?