Provide sponsor_channel or similar server feature value.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 15
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hub operators should be able to include a channel to visit.
Creators would be incentivized to provide hubs, and their channels could show multiple donation methods.
The change appears to be in this file,
https://github.com/lbryio/hub/blob/99e1006cb5fd690ab7bd5f086f094b7c727dc5b4/hub/herald/env.py#L51
and this file:
https://github.com/lbryio/hub/blob/9b178222296aecc7699cf82141c7a48fe866f22a/hub/herald/session.py
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading hub/herald/env.py around line 51 and hub/herald/session.py to understand how server feature values are defined and exposed. Trace the existing feature-value flow, then determine how a sponsor channel should be represented and returned; done means hub operators can provide a channel that creators can visit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100