Lineaxer: Linea NFT Indexer
NFT (ERC721) indexer with a self-deployed subgraph on Linea Goerli
Screenshots



Problem Statement
This project combines the best of both infrastructure tools (The Graph) and an L2 solution (Linea). With deployed subgraph on Linea Goerli, it was possible to create an NFT indexer and a client application on top of it to query data with GraphQL filtering with an address. The deployed frontend queries the subgraph and retrieve information about NFTs that the account actually has (as well as some information about it and the list of transactions). Take a look: http://135.181.109.7:3000/
Solution
The subgraph has been deployed using graph-node, indexer stuff was generated using @openzeppelin/subgraphs, and a frontend application was developed with Next JS. Please refer to https://github.com/zytfo/lineaxer#readme to get a bit deeper and to https://github.com/zytfo/lineaxer/tree/master/lineaxer-subgraph#readme to get even deeper.
Hackathon
ETHGlobal Paris
2024
Prizes
- 🏆
🖼 Linea — Best NFT Indexer
- 🏆
🏊 The Graph — Pool Prize
Contributors
- zytfo
4 contributions