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.
@cardano-foundation/ledgerjs-hw-app-cardano
Advanced tools
JS Library for communication with Ledger Hardware Wallets. This library is compatible with the Cardano ADA Ledger Application.
Example code interacting with hw-app-cardano
is provided in example_node
directory.
To compile run yarn build-example
.
Run example by node example-node/lib/index.js
.
Automated tests are provided. There are two types of tests
yarn test-integration
. Tests JS api.yarn test-direct
. Mostly tests vartious corner cases. There are some extensive tests which are disabled by default, see tests source code. Also note that for these tests it is advised to install developer version of Cardano app with headless mode enabled, otherwise you spend your entire life confirming various prompts on device.2.2.0 - [February 8th 2021]
Works with Ledger Cardano app 2.2.0 and is backwards compatible with older versions down to 2.0.4/2.0.5*. Older versions of this js library do not support Ledger Cardano app 2.2.0, hence an update to this version of the library is required before Ledger Cardano app 2.2.0 is released.
FAQs
Ledger Hardware Wallet Cardano ADA API
The npm package @cardano-foundation/ledgerjs-hw-app-cardano receives a total of 5,207 weekly downloads. As such, @cardano-foundation/ledgerjs-hw-app-cardano popularity was classified as popular.
We found that @cardano-foundation/ledgerjs-hw-app-cardano demonstrated a healthy version release cadence and project activity because the last version was released less than 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.