a web-app to access the blockchain based crowd-sourcing system to contribute questions, and generate question papers
First:
git clone https://github.com/qrate/frontend
npm install
npm run devOpen http://localhost:3000 with your browser to see the result.
The Graph API endpoint is https://api.thegraph.com/subgraphs/name/aditipolkam/qrate97 which is set in the pages/_app.tsx in the ApolloProvider
The Graph's Playground can be accessed through https://thegraph.com/hosted-service/subgraph/aditipolkam/qrate97