Fast and safe representation of hex string
Find a file
2015-04-20 09:39:58 +07:00
src/Data Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
test Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
.gitignore Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
.travis.yml Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
hexstring.cabal Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
LICENSE Initial commit 2015-04-20 08:52:39 +07:00
README.md Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00
Setup.hs Initial check in of first version, including tests 2015-04-20 09:39:58 +07:00

haskell-bitcoin-script

Build Status Coverage Status MIT Haskell

This library provides utilities for compiling, manipulation and decompiling of Bitcoin scripts.