You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.
I'd like to be able to list some chains that my dApp supports and provide a link to the website/documentation of the chain. For example, the Ethereum chain would have a reference to https://ethereum.org/.
At the moment, I'm redirecting users to the default block explorer website but that's not really what I want. I think adding this little feature to @wagmi/chains would further enhance this already incredible package.
Happy to implement the change in a PR if you find it relevant!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd like to be able to list some chains that my dApp supports and provide a link to the website/documentation of the chain. For example, the
Ethereum
chain would have a reference to https://ethereum.org/.At the moment, I'm redirecting users to the default block explorer website but that's not really what I want. I think adding this little feature to
@wagmi/chains
would further enhance this already incredible package.Happy to implement the change in a PR if you find it relevant!
edit: PR submitted #463
Beta Was this translation helpful? Give feedback.
All reactions