Skip to content

An interactive "lightning-cli" that allows you to interact with a CLN REST endpoint.

Notifications You must be signed in to change notification settings

farscapian/lightning-cli-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

lightning-cli-rest

An interactive "lightning-cli" that allows you to interact with a CLN REST endpoint. You MUST use the -k (parameter) and provide key=value pairs for ALL commands requiring parameters. example:

./lighting-cli invoice -k amount_msat=100000 description="test" label="test1"

The first time you run the lightning-cli command, a .env MAY be stubbed out. This is where you put your CLN Rune and REST point information.

About

An interactive "lightning-cli" that allows you to interact with a CLN REST endpoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages