Skip to content

Should a wallet's list of Supported Chains allow Testnet or Upcoming chains?  #6

@JeremyParish69

Description

@JeremyParish69
  1. 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.
  1. 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.
  1. Want to confirm opinion that we should require that all chains be registered to the chain registry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions