Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.08 KB

File metadata and controls

31 lines (23 loc) · 1.08 KB

Cryptomedia subgraph

All cryptomedia NFTs in one subgraph

More about subgraphs and The Graph protocol you can find here.

Deliverables for the NFT subgraph:

  • Query created NFTs by address
  • Query owned NFTs by address
  • Query NFT metadata by NFT
  • Query per platform
  • Have all platforms smart contracts integrated

The challenge is to be able to pull from:

And having an open GitHub so anyone can PR new smart contracts associated with those platforms.

Useful resources