Zcash-Haskell

A Haskell library that allows developers to interact with the Zcash blockchain:
- Make and process RPC calls to
zcashd
andzebrad
. - Validate Sapling addresses and Unified Addresses.
- Validate Sapling viewing keys and Unified viewing keys.
- Create transactions.
- Decode transactions.
The library is released under the MIT License and it is available in our code repository. Read our documentation.