Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 380 Bytes

File metadata and controls

20 lines (12 loc) · 380 Bytes

Auction Subgraph

First Run graph-node

Then install al packages: yarn install

Generate code: yarn codegen

create local graph: yarn create-local

deploy to the local graph node: yarn deploy-local

After that you can see the result of indexing in the graphQL playground (In local, it is localhost:8000/subgraphs/name/auction)

Test result can be found in the test_result.docx