Skip to content

Commit

Permalink
Structure usages
Browse files Browse the repository at this point in the history
and add EIPs
  • Loading branch information
ligi authored Jun 13, 2022
1 parent b9bcb0f commit 5434e2a
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,25 @@ There are also aggregated json files with all chains automatically assembled:
If different chains have the same chainID we list the one with the oldest genesis.

## Usages
### Wallets
* [WallETH](https://walleth.org)
* [TREZOR](https://trezor.io)

### Explorers
* [Otterscan](https://otterscan.io)

### EIPs
* EIP-155
* EIP-3014
* EIP-3770
* EIP-4527

### Listing sites
* [chainlist.org](https://chainlist.org) or [networklist-org.vercel.app](https://networklist-org.vercel.app) as a staging version with a more up-to-date list
* [chainid.network](https://chainid.network)
* [WallETH](https://walleth.org)
* [TREZOR](https://trezor.io)
* [networks.vercel.app](https://networks.vercel.app)
* [eth-chains](https://github.com/taylorjdawson/eth-chains)
* [EVM-BOX](https://github.com/izayl/evm-box)
* [FaucETH](https://github.com/komputing/FaucETH)
* [Sourcify playground](https://playground.sourcify.dev)
* [chaindirectory.xyz](https://www.chaindirectory.xyz)
* [chain-list.org](https://chain-list.org)
* [DefiLlama's chainlist](https://chainlist.defillama.com/)
Expand All @@ -104,5 +113,10 @@ There are also aggregated json files with all chains automatically assembled:
* [chainmap.io](https://chainmap.io)
* [chainlist.in](https://www.chainlist.in)
* [chainz.me](https://chainz.me)
* [Otterscan](https://otterscan.io)

### Other
* [FaucETH](https://github.com/komputing/FaucETH)
* [Sourcify playground](https://playground.sourcify.dev)


* Your project - contact us to add it here!

0 comments on commit 5434e2a

Please sign in to comment.