From d3042a33aadf67d29083f2900ae63bd005f8dbb8 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 7 Jun 2022 10:48:15 -0700 Subject: [PATCH] Added alchemy-sdk-js to Alchemy --- data/ecosystems/a/alchemy.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/a/alchemy.toml b/data/ecosystems/a/alchemy.toml index 0ac6abde..12654c07 100644 --- a/data/ecosystems/a/alchemy.toml +++ b/data/ecosystems/a/alchemy.toml @@ -21,6 +21,9 @@ url = "https://github.com/alchemyplatform/alchemy-flow-contracts" [[repo]] url = "https://github.com/alchemyplatform/Alchemy-Notify-Tutorial" +[[repo]] +url = "https://github.com/alchemyplatform/alchemy-sdk-js" + [[repo]] url = "https://github.com/alchemyplatform/Alchemy-Transfers-Tutorial" @@ -45,6 +48,9 @@ url = "https://github.com/alchemyplatform/Build-Your-NFT-Explorer-PART2" [[repo]] url = "https://github.com/alchemyplatform/Build-Your-NFT-Explorer-walkthrough" +[[repo]] +url = "https://github.com/alchemyplatform/docs-openapi-specs" + [[repo]] url = "https://github.com/alchemyplatform/eth-provider-benchmark"