From e3834d1f16ae153264676ba5af6c09e97b562d1f Mon Sep 17 00:00:00 2001 From: Jen <60794961+jennyg0@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:24:30 -0400 Subject: [PATCH] chore: add web3js to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b27515..eb42cab 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Currently, the repository includes templates for Node.js, with plans to expand t - [Viem Template](./templates/nodejs/viem/) - [Ethers v6 Template](./templates/nodejs/ethers/) - [Ethers v5 Template](./templates/nodejs/ethers5/) +- [Web3.js Template](./templates/nodejs/web3js/) ## 🤝 Contribution