Files
psf-memo/psf-memo-client
Chris Troutner 521d434524 Implement notification entry display
Name each Notifications entry with the actor's Memo display name and
avatar resolved client-side, link both to the actor's profile, show the
full address as plain text, and add a View Post link for like and reply
notifications that opens the referenced post thread. Fall back to the
truncated address and an identicon when a profile is missing or its
lookup fails.

By coder.
2026-09-18 12:20:52 -07:00
..
2026-09-18 12:20:52 -07:00
2026-09-18 12:20:52 -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 .