GundamDweeb / lens-subgraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lens-subgraph

Subgraph for Lens Protocol

Mainnet Subgraph: https://thegraph.com/hosted-service/subgraph/geewynn/lens

Config

Scripts

graph auth

graph codegen

Generates AssemblyScript types for smart contract ABIs and the subgraph schema.

graph build

Compiles the subgraph to WebAssembly.

graph deploy

Deploys the subgraph for particular network to the official Graph Node.

About


Languages

Language:TypeScript 100.0%