From a8cbccc512cee897d1d4eec45be75b9052747a23 Mon Sep 17 00:00:00 2001 From: Nirato Date: Tue, 12 Dec 2023 09:56:25 -0600 Subject: [PATCH] docs: Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2c6810d..59031a7 100644 --- a/README.md +++ b/README.md @@ -99,3 +99,7 @@ Subset nonces allow you to group some orders together according to arbitrary rul 🔗 [Public API documentation](https://looksrare.dev/reference/important-information) 🔗 [Developer discord](https://discord.gg/jJA4qM5dXz) + +## Ethers Version 5 & 6 + +The SDK maintains a version for Ethers V5 and V6. To use the SDK with Ethers V5 install versions `< 1`, e.g. `0.9.0`. Version 6 of Ethers is on versions `> 1.0.0`