Library with functions to interact with the Zcash blockchain
Find a file
2023-04-27 09:54:01 -05:00
librustzcash-wrapper Add wrappers for UFVKs 2023-04-27 09:48:11 -05:00
src Add functions and tests for Bech32 and F4UnJumble 2023-04-27 09:50:07 -05:00
test Add functions and tests for Bech32 and F4UnJumble 2023-04-27 09:50:07 -05:00
.gitignore Add rust code to repo 2023-04-15 19:07:08 -05:00
CHANGELOG.md Documentation update 2023-04-27 09:54:01 -05:00
configure Add wrappers for UFVKs 2023-04-27 09:48:11 -05:00
LICENSE Initial commit 2023-04-13 18:35:15 -05:00
package.yaml Add functions and tests for Bech32 and F4UnJumble 2023-04-27 09:50:07 -05:00
README.md Documentation update 2023-04-27 09:54:01 -05:00
stack.yaml Initial commit 2023-04-13 18:35:15 -05:00
zcash-haskell.cabal Add functions and tests for Bech32 and F4UnJumble 2023-04-27 09:50:07 -05:00

zcash-haskell

A Haskell library to interact with the Zcash blockchain.

Installation