From 04c6735695733aa99ca06cf569b22a93835150cb Mon Sep 17 00:00:00 2001 From: Alan-AC7 Date: Thu, 21 Dec 2023 14:45:06 -0600 Subject: [PATCH 1/3] updated readme with bitcoin connect replit demos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 679bd27..8091e38 100644 --- a/README.md +++ b/README.md @@ -471,7 +471,7 @@ See [React](./demos/react/README.md) #### Example Replits -> [Request Payment Modal](https://bitcoin-connect-request-payment-modal.rolznz.repl.co/) +> [Request Payment Modal](https://bitcoin-connect-request-payment-modal.rolznz.repl.co/) > [Pay invoice to a Lightning Address](https://replit.com/@getalby/Bitcoin-Connect-Donation-Demo) > [Pay on an E-Commerce](https://replit.com/@getalby/Bitcoin-Connect-ECommerce-Demo) #### NextJS (App Router) From 63736b7e437797e64bca115ab423e2e62d17a36c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alan=20Ca=C3=B1as?= Date: Thu, 21 Dec 2023 14:48:51 -0600 Subject: [PATCH 2/3] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8091e38..5ddae96 100644 --- a/README.md +++ b/README.md @@ -471,7 +471,9 @@ See [React](./demos/react/README.md) #### Example Replits -> [Request Payment Modal](https://bitcoin-connect-request-payment-modal.rolznz.repl.co/) > [Pay invoice to a Lightning Address](https://replit.com/@getalby/Bitcoin-Connect-Donation-Demo) > [Pay on an E-Commerce](https://replit.com/@getalby/Bitcoin-Connect-ECommerce-Demo) +> [Request Payment Modal](https://bitcoin-connect-request-payment-modal.rolznz.repl.co/) +> [Pay invoice to a Lightning Address](https://replit.com/@getalby/Bitcoin-Connect-Donation-Demo) +> [Pay on an E-Commerce](https://replit.com/@getalby/Bitcoin-Connect-ECommerce-Demo) #### NextJS (App Router) From 70caf7e107bcf54ee6de260dc53e5ec8ffce0f9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alan=20Ca=C3=B1as?= Date: Thu, 21 Dec 2023 14:49:26 -0600 Subject: [PATCH 3/3] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ddae96..fddf6b4 100644 --- a/README.md +++ b/README.md @@ -472,7 +472,9 @@ See [React](./demos/react/README.md) #### Example Replits > [Request Payment Modal](https://bitcoin-connect-request-payment-modal.rolznz.repl.co/) -> [Pay invoice to a Lightning Address](https://replit.com/@getalby/Bitcoin-Connect-Donation-Demo) + +> [Pay invoice to a Lightning Address](https://replit.com/@getalby/Bitcoin-Connect-Donation-Demo) + > [Pay on an E-Commerce](https://replit.com/@getalby/Bitcoin-Connect-ECommerce-Demo) #### NextJS (App Router)