wallet-core

Cross-platform, cross-blockchain wallet library.

Github星跟蹤圖

Trust Wallet Core is a cross-platform library that implements low-level cryptographic wallet functionality for all supported blockchains. Most of the code is C++ with a set of strict exported C interfaces. The library provides idiomatic interfaces for all supported languages (currently Swift for iOS and Java for Android).

iOS status
Android status
Linux status

Codacy Badge
Codecov
GitHub
Maven Central
Cocoapods
Cocoapods platforms

Documentation

For more complete documentation, see developer.trustwallet.com.

Supported Blockchains

We support Bitcoin, Ethereum, Binance Chain and 50+ blockchains, you can see the full list here.

Building

For build instructions, see developer.trustwallet.com/wallet-core/building.

WalletConsole Utility

Our project comes with an interactive command-line utility called WalletConsole, for accessing key and address management functionality of the library. It can be started using:

$ ./build/walletconsole/walletconsole 
Type 'help' for list of commands.
> help

Further details: developer.trustwallet.com/wallet-core/walletconsole.

Using from your project

If you want to use wallet core in your project follow these instructions.

Android

Add this dependency to build.gradle:

dependencies {
    implementation 'com.trustwallet:wallet-core:0.12.24'
}

iOS

We currently support only CocoaPods. Add this line to your Podfile and run pod install:

pod 'TrustWalletCore'

Add your project below

Contributing

The best way to submit feedback and report bugs is to open a GitHub issue.
If you want to contribute code please see Contributing.
If you want to add support for a new blockchain also see Adding Support for a New Blockchain, make sure you have read the requirements section.

Thanks to all the people who contribute.

License

Trust Wallet Core is available under the MIT license. See the LICENSE file for more info.

主要指標

概覽
名稱與所有者trustwallet/wallet-core
主編程語言C++
編程語言CMake (語言數: 16)
平台
許可證Apache License 2.0
所有者活动
創建於2019-02-14 18:25:54
推送於2025-08-28 04:24:53
最后一次提交2025-08-04 19:21:22
發布數372
最新版本名稱4.3.6 (發布於 )
第一版名稱0.0.1 (發布於 )
用户参与
星數3.2k
關注者數153
派生數1.8k
提交數1.6k
已啟用問題?
問題數1652
打開的問題數51
拉請求數1539
打開的拉請求數8
關閉的拉請求數384
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?