Near ReceiptHanlder Subgraph

Steps to run

  • Download required modules
npm install
  • To generate the ./generated folder containing the schema
graph codegen
  • Building the project
npm run build
  • Deploying the project
npm run deploy