Svarog 369ec449a8 [NOD-509] Change organization name to kaspanet (#524)
* [NOD-509] Change organization name to kaspanet

* [NOD-509] Reorganize imports
2019-12-08 17:33:42 +02:00
..
2019-11-04 11:24:12 +02:00
2018-11-06 15:45:00 +02:00

bech32dag

Build Status ISC License GoDoc

Package bech32 provides a Go implementation of the bech32 format specified in the spec.

Test vectors from the spec are added to ensure compatibility with the BIP.

Installation and Updating

$ go get -u github.com/daglabs/btcutil/bech32dag

Examples

License

Package bech32 is licensed under the copyfree ISC License.