WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.46k stars 713 forks source link

Add LUKSO #5500

Open franckwei opened 2 days ago

franckwei commented 2 days ago

Adding a new chain to the Explorer To get a new chain added to the Explorer, you will need to submit the following:

  1. JSON-RPC spec for Wallets https://docs.lukso.tech/tools/services/rpc-api/

  2. Write a CASA namespace spec if not already available for this namespace https://github.com/ChainAgnostic/namespaces/tree/main/eip155

  3. namespaces EIP155

  4. chains

    • LUKSO (Mainnet) - eip155:42
    • LUKSO Testnet (Testnet) - eip155:4201
  5. RPC endpoints

  6. SLIP-0044 coin type LYX

References To ensure timely processing of your request, please provide the following references:


Please note:

Registering a chain with the Explorer does not impact or improve the ability for wallets and dapps to support your chain. It is simply a way for users to discover wallets and dapps that support your chain by:

It is still up to wallets and dapps to provide concrete support for your chain once it is listed as part of the Explorer.

linear[bot] commented 2 days ago

CR-573 Add LUKSO