-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
For better exposure we should submit a request to have chia added to the walletConnect explorer (this allows for broader adoption also).
Here is the submission link:
https://github.com/WalletConnect/walletconnect-monorepo/issues/new?assignees=&labels=type%3A+new+chain+request&template=new_chain_to_explorer.md&title=
Here is a draft submission that needs CAIP2 updated and CAIP10 submitted to complete:
**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 **(only if [one](https://docs.walletconnect.com/2.0/advanced/rpc-reference/ethereum-rpc) doesn't already exist)**. For more information, please review the Ethereum [JSON-RPC API docs](https://ethereum.org/en/developers/docs/apis/json-rpc/).
**GitHub Link**: https://github.com/Chia-Network/chia-docs/blob/main/docs/rpc-reference/rpc.md
2. Write a [CASA namespace spec](https://github.com/ChainAgnostic/namespaces) if not already available for this namespace.
**GitHub Link**: https://github.com/ChainAgnostic/namespaces/tree/main/chia
3. **namespaces**:`chia`
_\*known chain namespaces (e.g. eip:155 for Ethereum/EVM-based chains, solana, ...)_
4. **chains**:
_\*known chains, where the primary key is a compound key composed of namespace + reference (e.g. ETH mainnet is eip155:1)._
_Please provide labels for each chain (e.g. mainnet, testnet, devnet, ...)_
# Chia Mainnet
chia:ccd5bb71183532bff220ba46c268991a
# Chia Testnet10
chia:ae83525ba8d1dd3f09b277de18ca3e43
# Chia Testnet11
chia:
6. **RPC endpoints**
_\*list of common/canonical RPC endpoints for the chain(s)_
https://docs.chia.net/wallet-rpc/
7. **[SLIP-0044](https://github.com/satoshilabs/slips/blob/master/slip-0044.md) coin type**:
_\* slip44 coin type used in the namespace_
8444
**References**
To ensure timely processing of your request, please provide the following references:
- [x] Source of RPC endpoints (e.g. RPC docs): https://github.com/Chia-Network/chia-docs/blob/main/docs/rpc-reference/rpc.md
- [x] Source of namespace (if non-EIP155) chain information (particularly chainIds): https://github.com/ChainAgnostic/namespaces/blob/main/chia/caip2.md
**Additional context**
Add any other context here.
---
**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:
- Browsing the [Chains List](https://docs.walletconnect.com/advanced/multichain/chain-list)
- Filtering results programmatically via the [Explorer API](https://docs.walletconnect.com/cloud/explorer)
**It is still up to wallets and dapps to provide concrete support for your chain once it is listed as part of the Explorer.**
- [x] I have read and understood the above clarification
Version
na
What platform are you using?
Windows
What ui mode are you using?
GUI
Relevant log output or stacktrace
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working