Files
wallet.fullstack.cash/README.md
T

10 lines
803 B
Markdown
Raw Normal View History

2021-02-07 11:42:58 -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.
2021-02-07 12:51:59 -08:00
## 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.
2021-02-07 13:16:40 -08:00
- [wallet.fullstack.cash.apk](./wallet.fullstack.cash.apk)
2021-02-07 12:51:59 -08:00
2021-02-07 11:42:58 -08:00
## License
[MIT](./LICENSE.md)