hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
67 stars 42 forks source link

Query chain_name from RPC for chains that aren't in the Cosmos directory #5063

Open mhagel opened 1 year ago

mhagel commented 1 year ago

Description

use the chain id as queried from RPC for chains that aren't in the directory

The main idea being that we don't necessarily want to GATE access to site functionality on a centralized directory -- we should support the generic cosmos interface as best as we can. Maybe not a great solution (to use a hybrid of directory/chain-id), but we can at least start a discussion / see if it's required

Engineering Requirements

Acceptance Criteria

Additional context

Needs refinement, discussion

Follow-up to #4951

mhagel commented 12 months ago

cc @jnaviask