Skip to content

Ledger

It is a hardware wallet designed for secure cryptocurrency storage. It is a physical device that securely stores the user’s private keys, which are essential for accessing and managing their cryptocurrencies. Ledger wallets are known for their emphasis on security, providing an offline storage solution to protect digital assets from online threats such as hacking and malware.

Features

  • Cold Storage Security: Provides hardware wallet security for crypto asset storage.
  • Wide Asset Support: Supports a broad range of cryptocurrencies and tokens.
  • Integration with dApps: Easily connects with DeFi platforms and dApps via Ledger Live.

Quickstart

  1. Install the package:

    Terminal window
    npm install @ledgerhq/hw-transport-webusb
  2. Import the library and start using it:

    import TransportWebUSB from '@ledgerhq/hw-transport-webusb'
    import Eth from '@ledgerhq/hw-app-eth'