About Ledger Conflux App (Core Space)

Clarification on Ledger’s Announcement About Conflux eSpace

Ledger’s Announcement

Ledger’s recent statement contains some inaccuracies. The affected app is actually the Ledger Device App for Conflux Core Space, not eSpace.

Since Conflux eSpace is fully compatible with Ethereum, users can directly use the Ethereum app (Ledger’s Ethereum App).

Interim Solution for Core Space Users

We are in the process of upgrading the Ledger App for Core Space to support Conflux’s latest upgrade (EIP-1559). Development and auditing are currently underway. Once completed, users will be able to seamlessly use the latest Ledger Conflux App.

Users who have already installed the Conflux App on their devices can continue to use it without interruption.

In the meantime, Nano S and Nano S Plus users can install the Ledger Conflux App themselves using the build and loading tools by following these steps:

  1. Install the Ledger App build and loading tools:

    Refer to the Ledger Developer Documentation to set up the necessary tools.

  2. Clone the app-conflux source code:

    Use Git to clone the source code from the official repository:

    git clone https://github.com/LedgerHQ/app-conflux.git
    
  3. Compile and load the app onto your Ledger device:

  • Open the cloned repository in Visual Studio Code.
  • Compile the app.
  • Load it onto your Ledger hardware device.

Please note that this process is currently not supported on Nano X devices.

2 Likes