From 38bfc0c726fdeb24651d46be0ada2504799459ec Mon Sep 17 00:00:00 2001 From: ligi Date: Thu, 6 Oct 2022 16:25:18 +0200 Subject: [PATCH] Add wagmi compatible chain listings closes #1683 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a8ed089..0e709326 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ There are also aggregated json files with all chains automatically assembled: * [chainlist.in](https://www.chainlist.in) * [chainz.me](https://chainz.me) * [Chainlink docs](https://docs.chain.link/) + * [Wagmi compatible chain configurations](https://spenhouet.com/chains) ### Other * [FaucETH](https://github.com/komputing/FaucETH)