diff --git a/README.md b/README.md index dd44ed8..0dcd472 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # 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) diff --git a/app-debug.apk b/wallet.fullstack.cash.apk similarity index 98% rename from app-debug.apk rename to wallet.fullstack.cash.apk index c2b3d88..1237855 100644 Binary files a/app-debug.apk and b/wallet.fullstack.cash.apk differ