From 0a174b76fd2e8f75f8823afad234fb8b740e06b9 Mon Sep 17 00:00:00 2001 From: Serhat Dolmaci Date: Thu, 9 Apr 2026 07:32:39 +0300 Subject: [PATCH] docs(readme): update minimum Node.js version from v16 to v18 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa4be3c5..2e96f8ff 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ This repository contains example applications demonstrating various [Base] and [ ## Requirements -- Node.js (v16 or higher) +- Node.js (v18 or higher) - npm or yarn - A Base-compatible wallet (like Coinbase Wallet)