Skip to content

🕵🏻‍♂️ Confidential all the things

Compare
Choose a tag to compare
@tiero tiero released this 09 Jun 16:07
· 66 commits to master since this release
b849d7f

This is the first release ready for production usage, now a user could make confidential transactions.

The library is to be considered alpha software, it could be buggish. Use at your own risks and not in production yet.

USAGE

$ go get github.com/vulpemventures/go-elements@latest

CHANGELOG

  • Add native go support for blech32 encoding
  • Add support for confidential legacy and segwit addresses
  • Add confidential package for useful methods for blinding
  • Add Blinding role to pset package