diff --git a/CHANGELOG.md b/CHANGELOG.md index d0cdd3a..3824749 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,3 @@ -## 0.1.0 +## 1.0.0 -* TODO: Release. \ No newline at end of file +* Release. \ No newline at end of file diff --git a/README.md b/README.md index 82a8d5f..bd493aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # BITCOIN GO Package a comprehensive and versatile Go library for all your Bitcoin transaction needs. offers robust support for various Bitcoin transaction types, including spending transactions, Bitcoin address management, Bitcoin Schnorr signatures, BIP-39 mnemonic phrase generation, hierarchical deterministic (HD) wallet derivation, and Web3 Secret Storage Definition. +This package was inspired by the [python-bitcoin-utils](https://github.com/karask/python-bitcoin-utils) package and turned into GO + ## Features ### Transaction Types