-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
db8f750
commit 7a2fa53
Showing
2 changed files
with
4 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,5 @@ | ||
# bch-wallet-web3-android | ||
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. In includes [CapacitorJS](https://capacitorjs.com/) libraries and configuration so that it can be compiled into a native Android APK file. | ||
|
||
- [Live Demo on Filecoin](https://bafybeiheljff4sfsujx2kb4hna7rlotjlmgfftcwtznhzxiltojmc2nkbm.ipfs.dweb.link/) | ||
- [Live Demo on GitHub Pages](https://permissionless-software-foundation.github.io/bch-wallet-web3-android/) | ||
- [Download latest APK file](./android/apk/bch-web3-wallet.apk) | ||
|
||
## Support | ||
|
||
Have questions? Need help? Join our community support | ||
[Telegram channel](https://t.me/bch_js_toolkit) | ||
|
||
## Donate | ||
|
||
This open source software is developed and maintained by the [Permissionless Software Foundation](https://psfoundation.cash). If this library provides value to you, please consider making a donation to support the PSF developers: | ||
|
||
<div align="center"> | ||
<img src="./img/donation-qr.png" /> | ||
<p>bitcoincash:qqsrke9lh257tqen99dkyy2emh4uty0vky9y0z0lsr</p> | ||
</div> | ||
|
||
## For JavaScript Developers | ||
|
||
This is a fork of [react-bootstrap-web3-android](https://github.com/Permissionless-Software-Foundation/react-bootstrap-web3-android), which is a fork of [react-bootstrap-web3-spa](https://github.com/Permissionless-Software-Foundation/react-bootstrap-web3-spa). That boilerplate is used to build a React app using the [react-boostrap library](https://www.npmjs.com/package/react-bootstrap). | ||
|
||
Additional documentation: | ||
- [Developer Documentation](./dev-docs) | ||
- [Deployment Targets](./deploy) | ||
# bch-dex-ui-v2 | ||
This is a fork of [bch-wallet-web3-android](https://github.com/Permissionless-Software-Foundation/bch-wallet-web3-android), adapted as a user interface for [bch-dex](https://github.com/Permissionless-Software-Foundation/bch-dex). | ||
|
||
## License | ||
[MIT](./LICENSE.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters