GitHub - pyropy/bitstream-go: Atomic file swaps over BTC Lightning network. · GitHub
Skip to content

pyropy/bitstream-go

Folders and files

Repository files navigation

Bitstream Go

Implementation of bitstream protocol in Go.

Example usage

You can find an example of how to use this library in the example directory.

Deviations from the original protocol

  • Original protocol uses CompactInt to encode integers, and this implementation uses LittleEndian.
  • Original protocol signs encrypted root + payment hash using Schnorr signature, and this implementation signs encrypted root only.

About

Atomic file swaps over BTC Lightning network.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages