From 2d5388ac6c4b94364d65330cdc84a653a6a5281f Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Mon, 5 Feb 2024 17:43:53 +0100 Subject: [PATCH] Add link to gh discussions --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fbd20b..20a3190 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,11 @@ Audited & minimal library for creating, signing & decoding Bitcoin transactions. - 📨 BIP174 PSBT - 🪶 3000 lines -Initial development has been funded by [Ryan Shea](https://shea.io). Check out [the demo](https://signerdemo.micro-btc.dev/) & [repo](https://github.com/shea256/micro-btc-web-demo). +Initial development has been funded by [Ryan Shea](https://shea.io). + +For discussions, questions and support, visit +[GitHub Discussions](https://github.com/paulmillr/scure-btc-signer/discussions) +section of the repository. _Check out all web3 utility libraries:_ [ETH](https://github.com/paulmillr/micro-eth-signer), [BTC](https://github.com/paulmillr/scure-btc-signer), [SOL](https://github.com/paulmillr/micro-sol-signer), [tx-tor-broadcaster](https://github.com/paulmillr/tx-tor-broadcaster)