-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/sim ln integration #1038
base: master
Are you sure you want to change the base?
Feat/sim ln integration #1038
Conversation
265dd92
to
26c7a93
Compare
@Abdulkbk FYI |
@kelvinator07 Thanks for working on this. I've played with it a bit and just have a little feedback so far on the UX considering the full functionality is not completed yet.
I'm sure I'll have more feedback as this PR progresses but that's what stood out to me on my first pass. |
@jamaljsr Thanks for your feedback. I'll update and revert. |
Is this still being developed? Would be super awesome to have that feature! |
Hi @michaelWuensch, |
26c7a93
to
907c120
Compare
Great work @kelvinator07, I will reach out when I have any questions. |
Closes #829
Replaces #868
Description
This PR implements SimLN into Polar.
SimLN is a simulation tool that can be used to generate realistic payment activity on any lightning network topology. It is intentionally environment-agnostic so that it can be used across many environments - from integration tests to public signets.
Polar provides a set of node configurations and payment activities (such as amount and frequency) to SimLN, which facilitates ongoing payments between the nodes.
To ensure successful payments, there must be an existing channel established between the nodes.
Steps to Test
Activity Designer
menuAdd Activities
Source
andDestination
nodesSTART
buttonScreenshots