This website requires JavaScript.
Explore
Help
Register
Sign in
Vergara_Tech
/
haskell-hexstring
Watch
2
Star
0
Fork
You've already forked haskell-hexstring
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Fast and safe representation of hex string
2
commits
2
branches
1
tag
72
KiB
Haskell
90.4%
Nix
9.6%
c68097c4e6
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Leon Mergen
c68097c4e6
Initial check in of first version, including tests
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
README.md
haskell-bitcoin-script
This library provides utilities for compiling, manipulation and decompiling of Bitcoin scripts.