From e4ab855e71a719c866bcaf1999e14c48951354cc Mon Sep 17 00:00:00 2001
From: 0xarthurxyz <46296830+0xarthurxyz@users.noreply.github.com>
Date: Mon, 4 Dec 2023 15:17:55 +0100
Subject: [PATCH] docs(README): updates viem supported version
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e544810..fb97e7c 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Legend:
| Client library | Language |
| since |
| since | Comment |
|---|:---:|:---:|:---:|:---|---|---|
-| `viem` | TS/JS | ✅ | | ✅ | >[1.18.0](https://github.com/wagmi-dev/viem/releases/tag/viem%401.18.0) | --- |
+| `viem` | TS/JS | ✅ | | ✅ | >[1.19.5][1] | --- |
| `ethers` | TS/JS | ✅ | | ❌ | | Support via fork in
`celo-ethers-wrapper` |
| `celo-ethers-wrapper` | TS/JS | ✅ | | ✅ | >[2.0.0](https://github.com/celo-tools/celo-ethers-wrapper/releases/tag/2.0.0) | --- |
| `web3js` | TS/JS | ✅ | | ❌ | | Support via fork in
`contractkit` |
@@ -55,6 +55,8 @@ Legend:
| `rust-ethers` | Rust | ✅ | | ❌ | | --- |
| `brownie` | Python | ✅ | | ❌ | | --- |
+[1]: https://github.com/wevm/viem/blob/main/src/CHANGELOG.md#1195
+
## Background
### Legacy transactions