Documentation update

This commit is contained in:
Rene Vergara 2023-04-27 09:54:01 -05:00
parent ccd4ede950
commit 831403744d
Signed by: pitmutt
GPG key ID: 65122AD495A7F5B2
2 changed files with 10 additions and 1 deletions

View file

@ -11,3 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Function `f4Jumble`
- Function `isValidUnifiedAddress`
- Function `f4UnJumble`
- Function `isValidShieldedAddress`
- Function `decodeBech32`

View file

@ -1 +1,7 @@
# haskell-wrapper
# zcash-haskell
A Haskell library to interact with the Zcash blockchain.
## Installation