mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo-client.git
synced 2026-09-22 01:02:03 -07:00
d33fda88ba0b1af6ca36a7bdd73dc5c492b6143d
- Add src/services/memo-reply.js for 0x6d03 reply broadcast with parent txid payload. - Add src/services/reply-thread-page.js as the page controller for the reply form. - Add unit tests for both modules. - Extend acceptance/lib/handlers.js with reply thread steps. - Skip navigation in PageController when successPath is unset. By coder.
psf-memo-client
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.
This web wallet is forked from bch-wallet-web3-spa. It's had additional user interfaces added to it for interacting with the REST API provided by psf-memo-db.
Installation
git clone https://github.com/Permissionless-Software-Foundation/psf-memo-client
cd bch-wallet-web3-spa
npm install
npm start
npm run build
Support
Have questions? Need help? Join our community support Telegram channel
License
MIT .
Languages
JavaScript
63.8%
Clojure
22.6%
CSS
5.8%
Gherkin
4.1%
Shell
3.6%