Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
com.ifwallet.walletcore:walletcore
Advanced tools
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).
We support Bitcoin, Ethereum, Binance Chain and 40+ blockchains, you can see the full list here.
If you want to use wallet core in your project follow these instructions.
Add this dependency to build.gradle:
dependencies {
implementation 'com.trustwallet.walletcore:walletcore:0.12.1'
}
We currently support only CocoaPods. Add this line to your Podfile and run pod install
:
pod 'TrustWalletCore'
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.
Trust Wallet Core is available under the MIT license. See the LICENSE file for more info.
FAQs
Cross-platform, cross-blockchain wallet library.
We found that com.ifwallet.walletcore:walletcore demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.