mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo-client.git
synced 2026-09-21 16:52:02 -07:00
d79b9f04bd9a149f4c38a82d79bd6da3e0f05d82
Extract MemoAction and PageController base classes to remove structural duplication between the memo post/set-name actions and the new post/set-name page controllers. Add property tests for the set-name byte counter and validation invariants. Refresh mutation manifests for the refactored files. By refactorer.
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%