trustwallet/wallet-core

Cross-platform, cross-blockchain wallet library.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 47 minutes ago
Added to GitGenius on September 19th, 2026
Created on February 14th, 2019
Open Issues & Pull Requests: 186 (+0)
GitHub issues: Enabled
Number of forks: 1,990
Total Stargazers: 3,570 (+0)
Total Subscribers: 154 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 16.2 hours
Mean response time: 18.8 days
90th percentile: 41.3 days
Tracked items: 258

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "chain-integration" is answered fastest, typically in about 4 hours, while "bug" waits about 31 hours. 55% of tracked open issues have had no activity in three months. Only 16% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 111
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 234 days
Stale 30+ days: 100
Stale 90+ days: 65

Recent activity

Opened in 7 days: 2
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 3

Top labels

  • bug (119)
  • enhancement (45)
  • chain-integration (40)
  • priority:medium (4)
  • size:medium (4)
  • priority:low (3)
  • no-issue-activity (2)
  • codegen (1)

Detailed Description

Trust Wallet Core is a cross-platform, mobile-focused cryptographic wallet library that implements low-level blockchain functionality for over 130 blockchains.

The library solves the problem of building secure wallet infrastructure across multiple blockchain networks and platforms. It provides a C++ foundation with strict C interfaces and idiomatic bindings for Swift on iOS and Java/Kotlin on Android, allowing developers to integrate wallet functionality without reimplementing complex cryptographic operations. The approach centralizes blockchain-specific logic in a single, audited codebase that can be reused across different applications and platforms.

Developers should choose this tool if they are building mobile wallet applications or services that need to support multiple blockchains. It suits projects requiring production-grade security, as the library includes audit reports and is battle-tested through use in Trust Wallet and other established cryptocurrency projects. The tool provides native language bindings for iOS and Android development, with beta support for NPM, Go, and Kotlin Multiplatform, making it accessible across different development stacks. Community-maintained bindings exist for additional platforms like Flutter and Windows, though these are not officially endorsed.

The project maintains active development with regular updates to support new blockchains and platforms. The codebase receives security audits with reports publicly available. Integration documentation is comprehensive and kept current, with build instructions and platform-specific guides available through the developer portal. The project accepts community contributions and tracks external projects that extend its functionality to additional platforms and languages.