From bb0aace88ad79a8f499197cedeb2c2464c7d78af Mon Sep 17 00:00:00 2001 From: 0xPenryn <29718876+0xPenryn@users.noreply.github.com> Date: Wed, 26 Feb 2025 14:31:08 -0600 Subject: [PATCH] feat: add alchemy account kit (#380) --- src/pages/world-chain/providers/developer-tooling.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/world-chain/providers/developer-tooling.mdx b/src/pages/world-chain/providers/developer-tooling.mdx index a7ca850a..de2b6198 100644 --- a/src/pages/world-chain/providers/developer-tooling.mdx +++ b/src/pages/world-chain/providers/developer-tooling.mdx @@ -7,6 +7,7 @@ Alchemy provides a suite of data tools to make it easy to build on World Chain: - [APIs](https://docs.alchemy.com/reference/token-api-quickstart) provide out-of-the-box solutions to retrieve fungible token balances, metadata, and historical transaction activity. - [Webhooks](https://docs.alchemy.com/reference/notify-api-quickstart) allow you to configure real-time push notifications for on-chain activity. - [Subgraphs](https://docs.alchemy.com/reference/subgraphs-quickstart) provide fast, reliable blockchain indexing and community APIs. +- [Account Kit](https://accountkit.alchemy.com/) provides smart wallets to grow your app. Securely onboard and activate users with no seed phrase or gas fees with easy-to-use, enterprise-grade wallets. ### Supported networks