Design a site like this with WordPress.com
Get started

What’s in the Trust iOS app?

Trust Wallet is an official crypto wallet of Binance, supporting various blockchains. Let’s look at what frameworks are inside Trust Wallet iOS app v7.14:

➜  Trust.app ls -1 Frameworks/
SwiftProtobuf.framework
WalletCore.framework
libswift_Concurrency.dylib

SwiftProtobuf

Plugin and runtime library for using protobuf with Swift

https://github.com/apple/swift-protobuf

WalletCore

Cross-platform, cross-blockchain wallet library.

https://github.com/trustwallet/wallet-core

libswift_Concurrency

Swift Concurrency

https://docs.swift.org/swift-book/LanguageGuide/Concurrency.html

Since Trust Wallet is not open source software, it is harder to know its all dependencies.

By:

Posted in:


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s