You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/dev-frontend-dapps.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ Connecting to wallets is a crucial step in developing dApps. Here are some recom
9
9
### EVM and EVM RPC dApps:
10
10
11
11
-**Wagmi**: A React-based library for Ethereum dApps that simplifies wallet connection and interaction. Provides hooks for interacting with Ethereum wallets and contracts for use with modern frontend libraries and frameworks.
12
-
-[Wagmi Documentation](https://docs.wagmi.com/)
12
+
-[Wagmi Documentation](https://wagmi.sh/)
13
13
-**Viem**: A lightweight and flexible library for Ethereum development.
-**Ethers.js**: A complete and compact library for interacting with the Ethereum blockchain and its ecosystem. Known for its simplicity and extensive functionality.
0 commit comments