From 6d46ae5b3467fda769f8a625c160bf32142eceda Mon Sep 17 00:00:00 2001 From: Itai Turbahn Date: Fri, 8 Nov 2024 23:04:00 -0800 Subject: [PATCH] Added Dynamic connector to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d0123acc..307be236 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ You can find more resources on Safe Apps in the [Safe Developer Portal](https:// | [safe-apps-web3-react](https://github.com/Uniswap/web3-react) | A web3-react connector for Safe is included in web3-react starting from version 8 | | [safe-apps-wagmi](/packages/safe-apps-wagmi) | A wagmi connector for Safe Apps | | [safe-apps-test-app](/packages/safe-apps-test-app) | A test app to test the Safe Apps SDK | +| [safe-apps-dynamic](https://docs.dynamic.xyz/guides/integrations/safe-app) | A Dynamic.xyz connector for Safe Apps | ## Testing your Safe App