From 03820afc01d5cf29582a631ffc41fd1d3029ad69 Mon Sep 17 00:00:00 2001 From: mojafa Date: Fri, 17 Jan 2025 00:20:51 +0300 Subject: [PATCH] add open with codeanywhere badge to readme file Signed-off-by: mojafa --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09dfd6e09..c267d422a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/bcnmy/biconomy-client-sdk) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/bcnmy/biconomy-client-sdk) + The Biconomy SDK is your all-in-one toolkit for building decentralized applications (dApps) with **ERC4337 Account Abstraction** and **Smart Accounts**. It is designed for seamless user experiences and offers non-custodial solutions for user onboarding, sending transactions (userOps), gas sponsorship and much more. > :warning: **Building with React?**: [Use our hooks package](https://github.com/bcnmy/useAA)