Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages