GenaDrop Docs
  • ๐Ÿ’งGenaDrop Docs
  • ๐Ÿ‘‹About
    • ๐Ÿ’…Features
    • โ›“๏ธSupported Blockchains
  • ๐ŸคณUser-Guide
    • ๐ŸฐExploring Marketplace
    • ๐Ÿ‘œConnecting Your Wallet
      • ๐Ÿช™Getting Testnet Tokens
    • ๐ŸชListing & Delisting NFTs
    • ๐Ÿ›๏ธBuying A NFT
    • ๐Ÿ–ผ๏ธMinting a Single NFT
      • ๐Ÿ“ธMint With Your Camera
      • ๐ŸฆMint a Tweet
      • ๐Ÿค–Text to AI Generated NFT
    • ๐Ÿ“‚Create A Generative Collection
      • ๐Ÿ—ƒ๏ธUploading Your Assets
      • โ–ถ๏ธResuming A Session
      • โ™ป๏ธRendering & Download Your Generated Art
      • โœ…Publishing / "Minting" Your Generated Art
    • ๐Ÿ–ฅ๏ธViewing a NFT
    • ๐ŸงฎEstimated Transaction Fees
    • ๐Ÿ“–Glossary
    • โ‰๏ธFAQ
  • ๐Ÿ› ๏ธDeveloper Guide
    • ๐ŸงถHigh Level Architecture Overview
    • ๐Ÿ‘ฉโ€๐Ÿ’ป๐Ÿ‘ฉ๐Ÿ’ป Running the Repo
    • โž•Integrating a New Blockchain
    • โ™พ๏ธNEAR Implementation
    • ๐ŸšงDeploying EVM Contracts
    • ๐Ÿ“‰Integrating Subgraphs
    • ๐Ÿ…ฐ๏ธAlgorand Implementation
    • ๐Ÿ“„Contract Adresses
    • โœ๏ธContributions Guideline
    • ๐Ÿฆ‹Brandbook
    • ๐Ÿ‘ทTestnet vs Mainnet
    • ๐Ÿ’ฟTech Stack
  • ๐Ÿ“žContact
    • ๐Ÿ“ฒSocial Media
    • ๐ŸคFor Brands
    • ๐Ÿง‘โ€๐ŸŽจ๐Ÿง‘๐ŸŽจ For Artists
  • ๐Ÿ”ฎFuture
    • ๐Ÿ›ฃ๏ธUpcoming Integrations
    • ๐Ÿ’กIdeas
Powered by GitBook
On this page
  • About the Graph
  • Genadrop's Graph Implementation
  • Deploying A Subgraph
  • Integrating on Frontend
  1. Developer Guide

Integrating Subgraphs

Using the graph

PreviousDeploying EVM ContractsNextAlgorand Implementation

Last updated 2 years ago

About the Graph

is an indexing protocol for querying networks like Ethereum and IPFS. Anyone can build and publish open APIs, called subgraphs, making data easily accessible.

Genadrop's Graph Implementation

Currently on GenaDrop the subgraph supports every supported chain except Algorand.

This includes

  • Avalanche, Algorand, Aurora, Celo, Arbitrum, Polygon, and NEAR (NEAR is only non-evm chain supported by the Graph)

Deploying A Subgraph

Integrating on Frontend

๐Ÿ› ๏ธ
๐Ÿ“‰
The Graph
https://thegraph.academy/developers/deploying-a-subgraph