mirror of
https://github.com/fullstack-cash/fullstack-gatsby-theme-bch-wallet.git
synced 2026-09-21 16:52:06 -07:00
Customizing package.json and README
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# gatsby-ipfs-web-wallet
|
||||
# gatsby-theme-bch-wallet
|
||||
|
||||
This repository is a Gatsby Theme. It can be accessed via the [gatsby-ipfs-web-wallet npm package](https://www.npmjs.com/package/gatsby-ipfs-web-wallet). It is used by the [bch-wallet-starter Gatsby Starter](https://github.com/Permissionless-Software-Foundation/bch-wallet-starter)
|
||||
This repository is a Gatsby Theme. It can be accessed via the [gatsby-theme-bch-wallet npm package](https://www.npmjs.com/package/gatsby-theme-bch-wallet). It is used by the [bch-wallet-starter Gatsby Starter](https://github.com/Permissionless-Software-Foundation/bch-wallet-starter)
|
||||
|
||||
If you want to create your own BCH web wallet app, you should [start with the starter](https://github.com/Permissionless-Software-Foundation/bch-wallet-starter).
|
||||
|
||||
@@ -10,10 +10,11 @@ If you want to create your own BCH web wallet app, you should [start with the st
|
||||
- [Official FullStack.cash wallet](https://wallet.fullstack.cash)
|
||||
|
||||
## Background
|
||||
|
||||
This is a mobile-first Gatsby Theme that is [IPFS](https://ipfs.io)-ready. It integrates the [AdminLTE Dashboard React components](https://www.npmjs.com/package/adminlte-2-react) to create a dashboard. This app is built as a light-weight Bitcoin Cash (BCH) wallet. It can be forked and the BCH functionality can be leveraged for many different use cases, and to solve many different business problems.
|
||||
|
||||
|
||||
## Installing a Dev Environment
|
||||
|
||||
Standard workflow for setting up a development environment for working on this repo:
|
||||
|
||||
- `git clone https://github.com/Permissionless-Software-Foundation/gatsby-ipfs-web-wallet`
|
||||
@@ -24,4 +25,3 @@ Standard workflow for setting up a development environment for working on this r
|
||||
## License
|
||||
|
||||
[MIT](./LICENSE.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user