Load apps from remote API
- Dominant language
- TypeScript
- Stars
- 280
- Forks
- 132
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 8
Description
Currently the apps from the app store are maintained in an array directly in the code.
They should be loaded from a remote API to allow for easier updates & better maintainability.
The (optional) instructions on how to connect the app via NWC should also be considered in the API:
https://github.com/getAlby/nostr-wallet-connect-next/blob/feat/pm-nwa/frontend/src/screens/appstore/AppConnect.tsx#L64-L74
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the code that currently defines the app-store array, then compare its app fields with the optional NWC connection instructions in AppConnect.tsx. Clarify the remote API contract and how those instructions are represented before implementing the loading flow; done means apps and optional connection guidance come from the API rather than the in-code array.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100