kodadot / kodadot/fandom

Adding collections from different chains in the same component

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10
Forks
7
PR merge metrics
No merged PRs in 30d

Description

I would like to be able to view collections from different chains in my Uniquery app. This would imply that I could do something like:

```env
# in my .env file
ADDRESS=JHfxh28HRxd5fSY97fFpPfFXHmGGFGctNNr9GvnnNeQPVkS
CHAINS=["ksm", "bsx"]
```

and customize the `utils/indexer.ts` file to be able to handle the indexers of the different chains.

Please help me figure this out :)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with utils/indexer.ts and inspect how the .env ADDRESS and CHAINS values are used. Determine the indexer behavior needed for ksm and bsx, then verify that the Uniquery app can display collections from both chains for one address.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.