mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
Reviewed the refactorer's profile-wallet-connect work. getViewerAddress is a clean pure selector (reactive-then-wallet precedence, null-on-absent); the profile index.js wiring fix is sound and correctly re-loads when the address becomes available. Fixed swarmforge/scripts/gherkin-parser, which delegated to a non-existent .swarmforge/tools/aps path, to use the established tmp/aps-spec checkout. Added the mutation differential-manifest for the new module. Verification: 243 client unit + 33 property tests pass, lint clean, mutation 2 killed / 0 survived, DRY no candidates, soft Gherkin mutation 6 intrinsic 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 .