Documentation
  • Introduction
  • Chain Specifications
    • Lycan Mainnet
    • Lycan Betanet
  • Developers Integration
    • Wallets
      • Ledger
      • MetaMask
    • Smart Contracts
      • Develop & Deploy
        • Hardhat
        • Truffle
        • Foundry
        • Remix IDE
        • Cookbook
      • Interaction
        • Wagmi
        • Ethers.js
        • Web3.js
    • Faucet
    • Layer 2 SDK
    • Toolkit
      • APIS
      • Web sockets
      • Libraries
  • Staking and Rewards
    • Alpha (Running a Val node)
    • Beta (Becoming a Delegator)
    • Getting Rewards
  • Multi Chain Bridge
  • Grants
  • LNS
Powered by GitBook
On this page
  1. Developers Integration
  2. Wallets

Ledger

PreviousWalletsNextMetaMask

Last updated 10 months ago

Ledger is a hardware wallet that keeps your private keys safe offline. This means your keys are protected from online threats. Even when you make transactions, the wallet confirms them offline.

Learn more and get your Ledger device on the .

Connecting with Lycan Chain

There isn't a specific Lycan app. Use the Ethereum app to connect with Lycan through MetaMask. Make sure your Ledger firmware is updated and you've set up Ledger Live.

Enabling Blind Signing

To interact with contracts (like transferring funds or swapping tokens), you need to enable blind signing. If you've updated your device recently, you may need to do this again.

  1. Connect and unlock your Ledger device.

  2. Open the Ethereum (ETH) app.

  3. Go to "Settings" by pressing the right button. Press both buttons to select it. Your Ledger will show "Blind Signing."

  4. Press both buttons to turn on blind signing. It will show "Enabled."

  5. Try your transaction again.

For more help, check the Ledger .

Ledger Website
support docs