Chris Troutner 353a778cc4 Merge pull request #143 from Permissionless-Software-Foundation/ct-unstable
feat(burn tokens): Adding burn-all feature to Tokens View
2021-04-07 11:15:48 -07:00
2020-08-08 07:55:43 -07:00
2020-06-07 14:53:58 -07:00
2020-06-07 14:53:58 -07:00
2021-03-03 07:47:54 -08:00
2020-12-18 14:43:52 -08:00
2021-01-23 00:08:37 -04:00

gatsby-ipfs-web-wallet

This repository is a Gatsby Theme. It can be accessed via the gatsby-ipfs-web-wallet npm package. It is used by the bch-wallet-starter Gatsby Starter

If you want to create your own BCH web wallet app, you should start with the starter.

Live Demos:

Background

This is a mobile-first Gatsby Theme that is IPFS-ready. It integrates the AdminLTE Dashboard React components 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
  • cd gatsby-ipfs-web-wallet
  • npm install
  • npm start

License

MIT

Languages
JavaScript 88.1%
CSS 11.9%