Files
wallet.fullstack.cash/README.md
T

10 lines
803 B
Markdown
Raw Normal View History

2022-02-05 16:46:25 -08:00
# wallet.fullstack.cash
This is the front end [GatsbyJS](https://www.gatsbyjs.org) based website that runs [wallet.fullstack.cash](https://wallet.fullstack.cash). This site is based on the [bch-wallet-starter](https://github.com/Permissionless-Software-Foundation/bch-wallet-starter) Gatsby Starter, and includes the [gatsby-plugin-bch-sweep](https://github.com/Permissionless-Software-Foundation/gatsby-plugin-bch-sweep) Gatsby Plugin for sweeping BCH and tokens from a paper wallet.
## Android App
This wallet app has been compiled into an Android app that can be side-loaded onto a phone. It's not available in the Play store. Sideloading the APK file is the only way to install this wallet as a native app.
- [wallet.fullstack.cash.apk](./wallet.fullstack.cash.apk)
## License
[MIT](./LICENSE.md)