cosmos / wallet-registry

Creative Commons Attribution 4.0 International
1 stars 10 forks source link

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

Open JeremyParish69 opened 1 year ago

JeremyParish69 commented 1 year ago

1) Some wallets may want to include testnets in their list of supported chains.

2) Also, some submissions may want to submit PRs listing chains they will soon be adding to save on the time.

3) Want to confirm opinion that we should require that all chains be registered to the chain registry.

JeremyParish69 commented 1 year ago

@pyramation , thoughts?

pyramation commented 1 year ago
  1. Some wallets may want to include testnets in their list of supported chains.

I can't see why they would support testnets officially? I'd suggest against it. But this is just my initial thought! Maybe others would disagree.

  1. Want to confirm opinion that we should require that all chains be registered to the chain registry.

Definitely and names should map to an existing chain_name

JeremyParish69 commented 1 year ago

IMHO, the inclusion of testnets has more to do with technical capability than it does with public perceived of official support. So I'm thinking when a dApp offers interaction with testnets, that should still be able to query for compatible wallets.

With the recent shift at the chain registry to suffix testnet chain names with 'testnet', the potential confusion brought up in point (1) should no longer be a worry.