From 11c3b53b41ed7af956cddaefbcd7ef75512a86b2 Mon Sep 17 00:00:00 2001 From: emilyJLin95 <17280653+emilyJLin95@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:40:07 -0400 Subject: [PATCH] Merge pull request #338 from SahilAujla/develop add alchemy to scroll tools --- src/content/tools/en/alchemy.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/content/tools/en/alchemy.mdx diff --git a/src/content/tools/en/alchemy.mdx b/src/content/tools/en/alchemy.mdx new file mode 100644 index 000000000..242940111 --- /dev/null +++ b/src/content/tools/en/alchemy.mdx @@ -0,0 +1,10 @@ +--- +name: "Alchemy" +category: ["Data", "Infra"] +excerpt: "The web3 developer platform that provides a suite of tools for building and managing blockchain applications." +logo: { src: "https://static.alchemyapi.io/docs-homepage-assets/images/chains/alchemy.svg", alt: "Alchemy Logo" } +website: "https://www.alchemy.com/" +network: ["Mainnet", "Testnet"] +--- + +Get started building on Scroll with Alchemy at [docs.alchemy.com/reference/scroll-api-quickstart](https://docs.alchemy.com/reference/scroll-chain-api-quickstart). \ No newline at end of file