From 6a8fc7c302a887585f135133a2b5e6a72350881d Mon Sep 17 00:00:00 2001 From: ordi <121055982+ordiha@users.noreply.github.com> Date: Fri, 3 Oct 2025 14:07:43 +0200 Subject: [PATCH] Update README.md Added: Supports BaseTools integration for WalletConnect demos. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aa150b..5b998de 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ > [!NOTE] > In this Foundry template, the default chain is `monadTestnet`. If you wish to change it, change the network in `foundry.toml` +> Supports BaseTools integration for WalletConnect demos. +