bch-wallet-web3-spa

January 22, 2025 ยท View on GitHub

This is a web-based single page app (SPA) written in React. It provides non-custodial wallet features for the Bitcoin Cash blockchain, including support for SLP tokens and NFTs.

The code repository is the successor to bch-wallet-web-android. It is forked from react-bootstrap-web3-spa, and any updates to that upstream repository are pulled into this repository. The individual wallet components from bch-wallet-web-android have been audited, refactored, and ported to this repository. It a complete rewrite of the original codebase.

This code repository is intended to be a boilerplate for creating creative BCH-based web apps. It is built on top of the Cash Stack web3 architecture, which provides a censorship-resistant back-end for accessing the Bitcoin Cash blockchain.

Installation

git clone https://github.com/Permissionless-Software-Foundation/bch-wallet-web3-spa
cd bch-wallet-web3-spa
npm install
npm start
npm run build

Support

Have questions? Need help? Join our community support Telegram channel

This open source software is developed and maintained by the Permissionless Software Foundation. If this library provides value to you, please consider making a donation to support the PSF developers:

bitcoincash:qqsrke9lh257tqen99dkyy2emh4uty0vky9y0z0lsr

License

MIT