diff --git a/src/content/tools/en/quicknode.mdx b/src/content/tools/en/quicknode.mdx new file mode 100644 index 00000000..df100b75 --- /dev/null +++ b/src/content/tools/en/quicknode.mdx @@ -0,0 +1,29 @@ +--- +name: "QuickNode" +category: ["Data", "Infra"] +excerpt: "A comprehensive platform for web3 data and infrastructure tools, featuring the fastest RPCs, serverless blockchain functions, and robust ETL tools, all supported by enterprise-level reliability and security." +logo: + { + src: "https://img.notionusercontent.com/s3/prod-files-secure%2F943b73ce-d463-4338-ba28-46cdf6c19784%2Fbd1998c7-5dc2-40aa-b19a-8f95612bd46b%2FAvatar.png/size/w=2000?exp=1739560542&sig=6fv35relgQ2prSLXYIvi5HAIGwdQK74BL47YfCQQMkI", + alt: "QuickNode Logo", + } +website: "https://www.quicknode.com/chains/scroll?utm_source=scroll-docs" +network: ["Mainnet", "Testnet"] +noAdditionalInfo: false +--- + +QuickNode supercharges your blockchain projects with fast, secure infrastructure built to scale. It supports over 60 chains, low-latency RPC endpoints, flexible serverless functions, and smart ETL tooling that keep your apps running seamlessly. SOC 1 and SOC 2 compliance ensures your data is safe, plus 24/7 global support ready to help when you need it. QuickNode is your go-to partner for unlocking the true potential of Web3 development. + +###### Get started for free - + +- Fastest RPC endpoints: [docs/scroll](https://www.quicknode.com/docs/scroll?utm_source=scroll-docs) + +- Blockchain ETL solution, Streams: [docs/streams](https://www.quicknode.com/docs/streams/getting-started?utm_source=scroll-docs) + +- Blockchain Serverless Functions: [docs/functions](https://www.quicknode.com/docs/functions/getting-started?utm_source=scroll-docs) + +###### Resources: + +- [Docs](https://www.quicknode.com/docs/welcome?utm_source=scroll-docs) +- [Step-by-step guides](https://www.quicknode.com/guides/welcome?utm_source=scroll-docs) +- [Video tutorials](https://www.youtube.com/@QuickNode) diff --git a/src/content/tools/en/thegraph.mdx b/src/content/tools/en/thegraph.mdx index 888666f9..719fe8a5 100644 --- a/src/content/tools/en/thegraph.mdx +++ b/src/content/tools/en/thegraph.mdx @@ -2,7 +2,7 @@ name: "The Graph" category: ["Debug", "Data"] excerpt: "Getting historical data on a smart contract can be frustrating when you’re building a dapp. The Graph provides an easy way to query smart contract data through APIs known as subgraphs." -logo: { src: "https://pbs.twimg.com/profile_images/1735767195567730688/goqgFT93_400x400.jpg", alt: "The Graph Logo" } +logo: { src: "https://avatars.githubusercontent.com/u/38020273?s=200&v=4", alt: "The Graph Logo" } website: "https://thegraph.com" network: ["Mainnet", "Testnet"] ---