Front-End: Web & Phone Apps
Learn how to fork wallet.fullstack.cash to build your own custom web or phone app that can interact with the Bitcoin Cash or eCash blockchains.
The web wallet is based on React. We provide boilerplates, plugins, and example apps. Your app can be compiled into native iOS and Android apps using Capacitor.
These graduated boilerplates start simple and increasingly add features. They are all based on Create React App and React Bootstrap.
- react-bootstrap-web3-spa - Single Page App (SPA) integrating minimal-slp-wallet.
- react-bootstrap-web3-android - Same as above, but with CapacitorJS integrated to convert the web app to a native Android APK.
- bch-wallet-web3-android - Based on the above two libraries. A full-features web wallet for Bitcoin Cash.