-
Notifications
You must be signed in to change notification settings - Fork 12
Should a wallet's list of Supported Chains allow Testnet or Upcoming chains? #6
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
JeremyParish69
opened on Dec 10, 2022
Issue body actions
- Some wallets may want to include testnets in their list of supported chains.
- There seems to be some value in including this in some way, but there might be some confusion when mixing them up with mainnet chains.
- We could consider a way to indicate that those chains are testnets. Note that not all testnets are registered as "[mainnet chain net] + 'testnet" (e.g., 'osmosistestnet'), so the name might not be sufficient. We could use a separate array (e.g., 'supported_testnet_chains')?
- We could also just leave it up to the chain registry to clarify whether a chain is a mainnet or testnet.
- Also, some submissions may want to submit PRs listing chains they will soon be adding to save on the time.
- My initial opinion on this is the not allow 'soon' info, but only current info.
- Want to confirm opinion that we should require that all chains be registered to the chain registry.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested