Library with functions to interact with the Zcash blockchain
Go to file
Rene Vergara fef3d3af35
Merge branch 'dev'
2023-06-15 09:27:50 -05:00
librustzcash-wrapper Prepare release 2023-06-14 19:09:43 -05:00
src Prepare release 2023-06-14 19:09:43 -05:00
test Prepare release 2023-06-14 19:09:43 -05:00
.gitignore Add rust code to repo 2023-04-15 19:07:08 -05:00
CHANGELOG.md Prepare release 2023-06-14 19:09:43 -05:00
LICENSE Initial commit 2023-04-13 18:35:15 -05:00
Makefile Add testing to Makefile 2023-06-14 10:54:20 -05:00
README.md Documentation update 2023-04-27 09:54:01 -05:00
configure Add wrappers for UFVKs 2023-04-27 09:48:11 -05:00
package.yaml Add functions and tests for Bech32 and F4UnJumble 2023-04-27 09:50:07 -05:00
stack.yaml Initial commit 2023-04-13 18:35:15 -05:00
zcash-haskell.cabal Add tests for matching Sapling address and VK 2023-06-14 10:55:20 -05:00

README.md

zcash-haskell

A Haskell library to interact with the Zcash blockchain.

Installation