Skip to content

EasyBitcoin is a simple haskell library providing types and class-instances for bitcoin related code; it also include an small set of functions to handle addresses and transactions.

License

Notifications You must be signed in to change notification settings

vwwv/easy-bitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyBitcoin

EasyBitcoin is a simple haskell library providing types and class-instances for bitcoin related code; it also include an small set of functions to handle addresses, transactions and escrows.

I tried to keep it as simple as possible while yet, being usefull to code applications that need to read/create
bitcoin transactions and multisignature escrows. It started as a forked from the Haskoin haskell bitcoin library.

Documentation about its usage and some examples can be found on it Hackage page.

About

EasyBitcoin is a simple haskell library providing types and class-instances for bitcoin related code; it also include an small set of functions to handle addresses and transactions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published