mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
Minor README updates
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
A BCH Web Wallet Gatsby Starter
|
||||
</h1>
|
||||
|
||||
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). Additional plugins can be developed with the [bch-wallet-plugin-boilerplate](https://github.com/Permissionless-Software-Foundation/bch-wallet-plugin-boilerplate).
|
||||
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).
|
||||
|
||||
## 🚀 Quick start
|
||||
|
||||
@@ -17,7 +17,7 @@ Create your own Bitcoin Cash web wallet app with this Gatsby Starter. This Start
|
||||
Use the Gatsby CLI to create a new site, specifying this starter.
|
||||
|
||||
```shell
|
||||
# create a new Gatsby site using the hello-world starter
|
||||
# create a new Gatsby site using this starter
|
||||
gatsby new my-bch-wallet-app https://github.com/Permissionless-Software-Foundation/bch-wallet-starter
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user