Files
psf-memo/psf-memo-client
Chris Troutner 19e57be1ec Review post-image-rendering: cover isImageUrl guard, stamp manifests
Merged the refactorer handoff (e77e174). The architecture holds: the image
helpers isImageUrl/imageAltText are pure post-links functions, failed-images
is a pure state transition, and PostImage/PostContent stay presentational
with no IO. Added a unit test for isImageUrl non-string input to kill the
last surviving language mutant; mutation and acceptance manifests are
tool-written.

By architect.
2026-09-16 07:34:13 -07:00
..

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 .