diff --git a/CHANGELOG.md b/CHANGELOG.md index e88dc8c..4c806da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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` diff --git a/README.md b/README.md index ed72755..41e7128 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# haskell-wrapper +# zcash-haskell + +A Haskell library to interact with the Zcash blockchain. + +## Installation + +