Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Analog Timechain #5707

Open
3 tasks done
FlorianFranzen opened this issue Mar 14, 2025 · 1 comment
Open
3 tasks done

Add Analog Timechain #5707

FlorianFranzen opened this issue Mar 14, 2025 · 1 comment

Comments

@FlorianFranzen
Copy link

Adding a new chain to the Explorer

  1. JSON-RPC spec for Wallets
    GitHub Link: https://docs.walletconnect.com/advanced/multichain/polkadot/dapp-integration-guide
  2. Write a CASA namespace spec if not already available for this namespace.
    GitHub Link: https://github.com/ChainAgnostic/namespaces/tree/main/polkadot
  3. namespaces: polkadot
  4. chains:
    • Analog Timechain - polkadot:1459b0204b92719ffc978c5da3d6a205eip155
  5. RPC endpoints
    • Analog Timechain - wss://rpc.timechain.analog.one
    • Analog Testnet - wss://rpc.testnet.analog.one
  6. SLIP-0044 coin type: 12850 (:slip-0044: add ANLOG satoshilabs/slips#1871)

References

  • Source of RPC endpoints (e.g. RPC docs): link
  • Source of namespace (if non-EIP155) chain information (particularly chainIds): link

Additional context

We are a substrate/polkadot-sdk base solo-chain supporting polkadot_signTransaction and polkadot_signMessage. Our testnet is being reset, we will inform about the new genesis hash as soon as possible.


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

  • I have read and understood the above clarification
Copy link

linear bot commented Mar 14, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant