New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ledgerhq/live-nft

Package Overview
Dependencies
Maintainers
8
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/live-nft

Ledger Live NFT module

0.5.3
Source
npm
Version published
Weekly downloads
811
96.37%
Maintainers
8
Weekly downloads
 
Created
Source

NFT Support for EVM

To add an EVM (currently), you need to modify:

  • NFT_CURRENCIES in live-env (CryptoCurrencyId)
  • Add it to the BlockchainEVM enum in ./src/supported.ts
  • Add the new entry to SUPPORTED_BLOCKCHAINS_LIVE
  • If the currencyId is different between LL and SimpleHash, add it to replacements with the corresponding value

⚠️ When adding a new EVM, be careful with the NFT Gallery on LLM:

Ensure that the filters still work properly

Keywords

Ledger

FAQs

Package last updated on 28 Jan 2025

Did you know?

Socket

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.

Install

Related posts