Skip to content

thesepehrm/wallet-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

827 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Core

Trust Wallet Core is an open source, cross-platform, mobile-focused library implementing low-level cryptographic wallet functionality for a high number of blockchains. It is a core part of the popular Trust Wallet, and some other projects. Most of the code is C++ with a set of strict C interfaces, and idiomatic interfaces for supported languages: Swift for iOS and Java for Android.

I forked this core to add support for bitcoin testnet and also to fix issues for M1 macbooks.

Examples

work in progress..

Supported Blockchains

Wallet Core supports more than 50 blockchains: Bitcoin, Ethereum, Binance Chain, and most major blockchain platforms. The full list is here.

Android

work in progress..

iOS

Simply add WalletCore.xcframework from latest release to your project.

About

Cross-platform, cross-blockchain wallet library.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 54.4%
  • C 28.9%
  • Swift 8.5%
  • Kotlin 4.6%
  • HTML 1.2%
  • Ruby 1.0%
  • Other 1.4%