From c0cb81fe3602af4443192e2474e0f3c92b2d3ad7 Mon Sep 17 00:00:00 2001 From: Mohsen <56779182+MohsenHaydari@users.noreply.github.com> Date: Sun, 13 Aug 2023 14:02:03 +0330 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6d179c..906db2a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A comprehensive Bitcoin library for Dart that provides functionality to create, sign, and send Bitcoin transactions. This library supports a wide range of Bitcoin transaction types and features, making it suitable for various use cases. +This package was inspired by the [python-bitcoin-utils](https://github.com/karask/python-bitcoin-utils) package and turned into Dart ## Features - Create and sign Bitcoin transactions