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
@@ -125,8 +126,11 @@ The `ethers` package only includes the most common and most core
125
126
functionality to interact with Ethereum. There are many other
126
127
packages designed to further enhance the functionality and experience.
127
128
128
-
- Hardware Wallets (coming soon)
129
-
- Account Abstraction (coming soon)
129
+
-[MulticallProvider](https://github.com/ethers-io/ext-provider-multicall) - A Provider which bundles multiple call requests into a single `call` to reduce latency and backend request capacity
130
+
-[MulticoinPlugin](https://github.com/ethers-io/ext-provider-plugin-multicoin) - A Provider plugin to expand the support of ENS coin types
131
+
-[GanaceProvider](https://github.com/ethers-io/ext-provider-ganache) - A Provider for in-memory node instances, for fast debugging, testing and simulating blockchain operations
132
+
-[Optimism Utilities](https://github.com/ethers-io/ext-utils-optimism) - A collection of Optimism utilities
133
+
-[LedgerSigner](https://github.com/ethers-io/ext-signer-ledger) - A Signer to interact directly with Ledger Hardware Wallets
0 commit comments