doutv / LineaBridge-Subgraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linea Bridge Subgraph

Index ERC20 in & out transactions on the Linea Bridge

ERC20Bridge

  • Contract used to bridge ERC20 tokens. This contract can store any token.
  • Proxy
  • Implementation

Run & Deploy

yarn global add @graphprotocol/graph-cli

yarn
yarn codegen
yarn test
yarn build

graph auth --studio <deploy_key>
graph deploy --studio lineabridge

About


Languages

Language:TypeScript 100.0%