Skip to content

rbndg/c-lightning-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Lightning Web Socket Events

Subscribe to C-Lightning events with websocket

How to run

  1. git clone this repo
  2. npm install .
  3. chmod +x webseock-events.js
  4. Update C-lightinng config with the following:
plugin=/path/to/websocket-events.js
websocket-events=all // Comma seperated list of event types you want broadcasted
websocket-port=8080 //Websocket port

Further Reading

List of Core-Lightning events

About

Subscribe to C-Lightning events with websocket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published