{"id":19336577,"url":"https://github.com/subsquid/subsquid-resources","last_synced_at":"2025-04-23T01:30:50.215Z","repository":{"id":182318050,"uuid":"668239364","full_name":"subsquid/subsquid-resources","owner":"subsquid","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-29T09:57:14.000Z","size":175,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T06:11:21.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/subsquid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-19T10:47:47.000Z","updated_at":"2024-04-29T09:57:17.000Z","dependencies_parsed_at":"2024-04-29T11:00:19.742Z","dependency_job_id":"acf1ce9a-ca1b-4807-b69c-53f27a2ea952","html_url":"https://github.com/subsquid/subsquid-resources","commit_stats":null,"previous_names":["dariaag/subsquid-resources","subsquid/subsquid-resources"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subsquid%2Fsubsquid-resources","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subsquid%2Fsubsquid-resources/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subsquid%2Fsubsquid-resources/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subsquid%2Fsubsquid-resources/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subsquid","download_url":"https://codeload.github.com/subsquid/subsquid-resources/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250352177,"owners_count":21416454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T03:11:41.561Z","updated_at":"2025-04-23T01:30:49.873Z","avatar_url":"https://github.com/subsquid.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cpicture\u003e\n    \u003csource srcset=\"https://uploads-ssl.webflow.com/63b5a9958fccedcf67d716ac/64662df3a5a568fd99e3600c_Squid_Pose_1_White-transparent-slim%201.png\" media=\"(prefers-color-scheme: dark)\"\u003e\n    \u003cimg src=\"https://uploads-ssl.webflow.com/63b5a9958fccedcf67d716ac/64662df3a5a568fd99e3600c_Squid_Pose_1_White-transparent-slim%201.png\" alt=\"Subsquid Logo\"\u003e\n\u003c/picture\u003e\n\u003c/p\u003e\n\n[![docs.rs](https://docs.rs/leptos/badge.svg)](https://docs.subsquid.io/)\n[![Discord](https://img.shields.io/discord/1031524867910148188?color=%237289DA\u0026label=discord)](https://discord.gg/subsquid)\n\n[Website](https://subsquid.io) | [Docs](https://docs.rs/leptos/badge.svg) | [Discord](https://discord.gg/subsquid)\n\n# Subsquid\n\nSubsquid is the most dev-friendly way to develop and deploy custom GraphQL APIs and ETLs for advanced blockchain use cases. Subsquid is a full-stack blockchain indexing SDK and specialized data lakes (Archives) optimized for extraction of large volumes of historical on-chain data. The SDK offers a highly customizable Extract-Transform-Load-Query stack and indexing speeds of up to and beyond 50,000 blocks per second when indexing events and transactions.\n\nSubsquid is on a mission to democratize Web3 data access by providing unrestricted access to the data lake without any charges or rate limits. To achieve this, Subsquid uses an Archive, which is a specialized data lake designed for on-chain data and optimized for batch data access. The Archive API is meant to be used as a data source for Squid SDK processors.\nCompared to data access using a conventional chain node RPC, an Archive allows one to access data at near zero cost, in a more granular fashion and from multiple blocks at once, thanks to its rich batching and filtering capabilities.\n\n# Documentation and Useful Links\n\n- [How To Create a Squid](https://docs.subsquid.io/tutorials/)\n- [How To Query a Squid](https://docs.subsquid.io/query-squid/)\n- [How To Deploy a Squid](https://docs.subsquid.io/deploy-squid/)\n- [How To query a Squid From an Application](https://thegraph.com/docs/en/querying/querying-from-an-application/)\n- [How to Create a Squid for EVM chains](https://docs.subsquid.io/examples/evm/)\n- [How to Use Subsquid with Substrate](https://docs.subsquid.io/examples/substrate/)\n- [Subsquid vs The Graph](https://docs.subsquid.io/migrate/subsquid-vs-thegraph/)\n- [Supported Networks](https://docs.subsquid.io/evm-indexing/supported-networks/)\n- [Giant Squid API](https://docs.subsquid.io/giant-squid-api/)\n- [Developer FAQs](https://docs.subsquid.io/faq/)\n\n# Tutorials\n\n- [Subsquid Basics](https://docs.subsquid.io/basics/)\n- [How to Index Bored Ape Yacht Club NFTs](https://docs.subsquid.io/tutorials/bayc/)\n- [How to Create a Simple Substrate Squid](https://docs.subsquid.io/tutorials/create-a-simple-squid/)\n- [How to Index ink! Contract with Subsquid](https://docs.subsquid.io/tutorials/create-a-wasm-processing-squid/)\n- [How to Build Full-Stack NFT Marketplace with Subsquid](https://www.youtube.com/watch?v=Kt8qDmREDKU\u0026ab_channel=subsquid)\n- [Subsquid Academy](https://www.youtube.com/watch?v=x4fEP0KJ3OE\u0026list=PLH2948XqklrgTvG6-ro3eqS17j7n_raiN\u0026ab_channel=subsquid)\n- [How to Streamline Cross-Chain and EVM Processing with Subsquid](https://academy.moonbeam.network/p/moonbeam-subsquid)\n- [How to Build Defi Dashaboard using Subsquid](https://www.youtube.com/watch?v=KVabPQqdKno\u0026ab_channel=subsquid)\n- [How to Analyze Lens Protocol using Subsquid SDK](https://www.youtube.com/watch?v=6xAEEwlNm4E\u0026ab_channel=subsquid)\n- [How to Build an Airdrop Dapp with React, Wagmi and Subsquid](https://medium.com/subsquid/build-an-airdrop-dapp-with-react-wagmi-and-subsquid-ca0256dd74f5)\n\n# GitHub Repositories\n\n- [Sample Squid Indexing Transactions To and From vitalik.eth](https://github.com/subsquid-labs/evm-transactions-example)\n- [UniswapV3 Squid](https://github.com/subsquid-labs/uniswapv3-squid)\n- [Parquet Datasets](https://github.com/subsquid-labs/Subsquid-Datasets)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubsquid%2Fsubsquid-resources","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubsquid%2Fsubsquid-resources","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubsquid%2Fsubsquid-resources/lists"}