diff --git a/profile/README.md b/profile/README.md index 289fbf8..0f4eb52 100644 --- a/profile/README.md +++ b/profile/README.md @@ -22,6 +22,6 @@ You can find our [research at the Paradigm website](https://www.paradigm.xyz/wri Other projects we support: * [REVM](https://github.com/bluealloy/revm/): A blazing-fast hookable Rust EVM by [Dragan Rakita](https://github.com/rakita) -* [Ethers-rs](https://github.com/ethers-rs): High quality, well-tested and documented low-level Ethereum utilities in Rust +* [Ethers-rs](https://github.com/gakonst/ethers-rs): High quality, well-tested and documented low-level Ethereum utilities in Rust * [Wagmi](https://wagmi.sh/) ([Announcement](https://www.paradigm.xyz/2022/11/paradigm-and-wagmi)): A Javascript library for web3 frontends, which provides simple hooks (e.g. useBalance) for developers to interact with Ethereum, by [Tom Meagher](https://github.com/tmm/) and [Jake Moxey](https://github.com/jxom) * [Viem](https://viem.sh): Lightweight, composable, and type-safe modules that interface with Ethereum, optimized for frontend developers, an alternative to web3.js and ethers.js