Feature Request: Polar Widgets #620
Labels
enhancement
New feature or request
needs planning
Talk to maintainers before working on this
up for grabs
Anyone can work on this
Polar is a great project, and I like to use it to explain how LN works and show the possibilities of the network. However, sometimes I miss some features to help me, like "step-by-step guides" or "tutorials".
But extending Polar with these features will increase complexity and is out of scope.
Because of this, I start thinking about changing Polar to support Widgets.
How Works
I think exists two ways to make this works:
Example:
Imagine a tutorial Widget called "My First Invoice", like a IntroJS.
To build this, I need to check if "Create Invoice" and "Pay Invoice" is called to my widget works.
Event Bus Example: here
Does make sense to you?
The text was updated successfully, but these errors were encountered: