Skip to content

carlaKC/lightning-poll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightning-poll

Lightning poll provides users with the ability to create refundable polls using hodl invoices. It was my entry for the 2019 Boltathon hackathon.

Poll creators can choose a refund strategy for polls they create, refunding the majority of voters, minority or voters, all or none. When a poll closed, users matching the refund strategy are refunded, and the poll creator is paid out the remaining total.

Install

A LND node and golang installation are required to run lightning-poll.

go install $GOPATH/lightning-poll

$GOPATH/bin/lightning-poll --lnd_cert={lnd cert path} --lnd_address{lnd rpc server}

About

Boltathon 2019 entry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published