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