kodadot / kodadot/workers

Empty Squid worker

Open
#131 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Currently we show Kusama NFTs on Polkadot,
Which is not correct, the dummy hack would be that we make `/graphql` endpoint that would alwas return

```json
{
"data": {}
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the worker entry point that serves `/graphql` and inspect how Kusama NFT data is currently exposed on Polkadot. Verify the endpoint's current response, then confirm that the empty-worker behavior returns the requested `{ "data": {} }` JSON and no Kusama NFTs; no test or file path is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, typescript
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.