How to use Ledger Nano S with XDC Network.

Now, Store $XDC in the Ledger Nano S.

XinFin XDC Hybrid Blockchain Network
XinFin

--

Ledger Nano S is a Hardware Wallet. Hardware wallets are the cryptocurrency wallets which stores the private keys of securely providing complete isolation between private keys and computer and smartphones which are easy to hack.

Before You Begin :

  • Initialize your device.
  • Make sure the latest firmware is installed.
  • Ledger Live is installed and ready to use

Installing the XinFin application :

  1. Open manager in Ledger Live
  2. Connect and Unlock Ledger Nano S.
  3. Allow the Ledger Manager by pressing both buttons at the same time.
  4. In the app catalog, find the XinFin App.
  5. Click the Install Button. The app will be installed int the device.

Installing XinFin Companion Application :

To install the XinFin Companion app, make sure node and npm are installed.

>node -v
v12.16.3
>npm -v
6.14.5

To install the XinFin Companion app, use the following command.

>npm install -g @xinfin/js-companion

To confirm that companion app is installed, use the following command:

>js-companion -h
XinFin…

--

--