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: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ Minimal library for Ethereum transactions, addresses and smart contracts.
6
6
- 🔻 Tree-shakeable: unused code is excluded from your builds
7
7
- 🔍 Reliable: 150MB of test vectors from EIPs, ethers and viem
8
8
- ✍️ Transactions, addresses, messages
9
-
- 🌍 Archive node connector
10
9
- 🦺 Type-safe ABI, RLP, SSZ, KZG, PeerDAS
10
+
- 🌍 Archive node connector
11
11
- 🪶 28KB (gzipped) for core+deps. Viem 2 is 93KB, Ethers 6 is 137KB
12
12
13
13
_Check out all web3 utility libraries:_[ETH](https://github.com/paulmillr/micro-eth-signer), [BTC](https://github.com/paulmillr/scure-btc-signer), [SOL](https://github.com/paulmillr/micro-sol-signer)
@@ -27,18 +27,18 @@ If you don't like NPM, a standalone [eth-signer.js](https://github.com/paulmillr
0 commit comments