Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
chore: remove providers
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Dec 5, 2022
1 parent 22a7da8 commit 93c4081
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# References

This repository contains extensive references (ie. chains, connectors, providers, etc) for the wagmi repositories.
This repository contains extensive references (ie. chains & connectors) for the wagmi repositories.

The purpose of the references monorepo is so that contributors can open discussions (and PRs) for additional chains, connectors & providers without it polluting the `wagmi` repository itself.
The purpose of the references monorepo is so that contributors can open discussions (and PRs) for additional chains & connectors without it polluting the `wagmi` repository itself.

It consists of:

- **[Chains](/packages/chains/)**: An extensive collection of chains (e.g. mainnet, polygon, bsc, etc) to use in wagmi.
- **Connectors** (Soon): A collection of connectors (e.g. Injected, WalletConnect, etc) to use in wagmi
- **Providers** (Soon): A collection of providers (e.g. Alchemy, Infura, Ankr, etc) to use in wagmi.

## Contributing

Expand Down
Empty file removed packages/providers/.keep
Empty file.

0 comments on commit 93c4081

Please sign in to comment.