wevm / references

Collection of Chains & Connectors for wagmi
MIT License
99 stars 205 forks source link

feat: add website url field for chains #463

Closed leovct closed 1 year ago

leovct commented 1 year ago

Description

Add a new field called websiteUrl to the Chain type which references a website or a documentation related to the chain. For example, the Ethereum chain would have a reference to https://ethereum.org/.

Related to #462

Question: I tried to add a changeset by selecting @wagmi/chains and pressing enter but didn't suceed...

$ pnpm changeset
🦋  Which packages would you like to include? · No items were selected
🦋  error You must select at least one package to release
🦋  error (You most likely hit enter instead of space!)
🦋  Which packages would you like to include? … 
◯ changed packages
  ◯ @wagmi/chains
◯ unchanged packages
  ◯ @wagmi/connectors

Additional Information

Your ENS/address: leovct.eth

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: ddac9387f0c3361b4ffc4c52a9416cd73b6344cf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

leovct commented 1 year ago

@jxom @tmm any thoughts?

tmm commented 1 year ago

Not sure this is something we want to add right now, but if we do in the future, will make sure you get credit for this contribution.