From 9d1ae938f7ac61ba89a9e3d23371576703d6c3c8 Mon Sep 17 00:00:00 2001 From: Jay Paik Date: Tue, 20 Feb 2024 17:47:10 -0500 Subject: [PATCH] docs: add shields --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 492c8b10..2ef6b341 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# Modular Account + +[![gh_ci_badge]][gh_ci_link] +[![tg_badge]][tg_link] + +[gh_ci_badge]: https://github.com/alchemyplatform/modular-account/actions/workflows/test.yml/badge.svg +[gh_ci_link]: https://github.com/alchemyplatform/modular-account/actions/workflows/test.yml +[tg_badge]: https://img.shields.io/endpoint?color=neon&logo=telegram&label=chat&url=https://mogyo.ro/quart-apis/tgmembercount?chat_id=modular_account_standards +[tg_link]: https://t.me/modular_account_standards + ![](./img/ma.png) Alchemy's Modular Account is a maximally modular, upgradeable smart contract account that is compatible with [ERC-4337](https://eips.ethereum.org/EIPS/eip-4337) and [ERC-6900](https://eips.ethereum.org/EIPS/eip-6900).