stakwork / sphinx-relay

Node.js wrapper for communication between sphinx client and lightning node.
MIT License
247 stars 71 forks source link

Feature request: add browse tribes on the expanded hamburger menu #104

Open pedromvpg opened 3 years ago

pedromvpg commented 3 years ago

Would be nice to have a way to access the tribes index from the app. Even if just a embedded browser, but something that allows the user to find more communities without leaving the app.

pitoi commented 3 years ago

Agreed, we'll look at a way to do this. We left it off of the main menu since we want to decouple Sphinx the app from the services so multiple people could run tribes servers and hosting nodes. That way none of this is centralized around what we're doing. It's a balance between ease of use and recreating the centralized problem we have now.