From 4409045e307b753c7b71b6395833532d519a6288 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Mon, 19 Oct 2020 14:57:26 -0700 Subject: [PATCH] Updating README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 57a702a..e1b6f64 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,13 @@ Create your own Bitcoin Cash web wallet app with this Gatsby Starter. This Starter leverages the [gatsby-ipfs-web-wallet Gatsby Theme](https://github.com/Permissionless-Software-Foundation/gatsby-ipfs-web-wallet) by [FullStack.cash](https://fullstack.cash). Additional plugins can be developed with the [bch-wallet-plugin-boilerplate](https://github.com/Permissionless-Software-Foundation/bch-wallet-plugin-boilerplate). +- Live demo of this starter: [demo-wallet.fullstack.cash](https://demo-wallet.fullstack.cash) + +There are several customized versions of this web wallet starter. Here are a few: +- [wallet.fullstack.cash](https://wallet.fullstack.cash) +- [message.fullstack.cash](https://message.fullstack.cash) +- [torlist.cash](https://torlist.cash) + ## 🚀 Quick start 1. **Create a Gatsby site.**