Niraj-Kamdar / instadapp-subgraph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instadapp Subgraph

Development

Install

npm install

Config

You can update the network configuration by editing the config files from configs directory.

Build and Deploy

  • Build
npm run prepare:{network}
  • Deploy
npm run deploy:{network}

Supported Networks: mainnet, matic, local

Style and Formatting

npm run format

About


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%