Skip to content

grantwest/lnx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lnx

Bitcoin lightning network implemented in elixir. I am publishing my progress into the public domain in case someone else decides to take up the challenge.

Parts implemented here:

  • LN Noise Protocol (key exchange)
  • LN Onion Routing
  • LN message encode/decode
  • Peer connections
  • Opening a channel

This code might be useful to someone who wants to interact with LN nodes via the peer protocol in elixir.

About

Bitcoin Lightning Network in Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages