From 4d52a6e32bbf63d03fd29d558e239452ce1f41da Mon Sep 17 00:00:00 2001 From: kartikmehta18 <125860170+kartikmehta18@users.noreply.github.com> Date: Sat, 1 Jun 2024 20:43:33 +0530 Subject: [PATCH] Add-RainbowKit library in web 3 --- Web3/readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Web3/readme.md b/Web3/readme.md index ae234ee6..03566d83 100644 --- a/Web3/readme.md +++ b/Web3/readme.md @@ -363,6 +363,10 @@ develop software that works with them Resource Name Description + + RainbowKit + RainbowKit is a React library that makes it easy to add wallet connection to your dapp. It's intuitive, responsive and customizable. + Web3.py Web3.py is a Python library for interacting with the Ethereum blockchain. It provides a convenient interface for querying blockchain data, sending transactions, and deploying contracts using Python.