mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
Remove the unobservable showMuteResultModal reset in ProfilePage._broadcastMute: the flag is set true unconditionally after the awaited broadcast, so no observer can read the reset value. Add unit coverage for getMuteResultError's empty-string contract when there is no result and when a failure carries no message. Record the tool-written mutation and acceptance-mutation manifests. Mutation: 31 killed, 0 survived, 0 uncovered (profile-page.js). CRAP <= 4. DRY clean. Soft Gherkin: 5 intrinsic case-equivalents. By architect.
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 .