* ui: show config options on Earn screen only in advanced mode * refactor: externalize AdvancedModeToggleButton component to own file * refactor: ToggleSwitch from jsx to tsx * refactor: pass api result down the promise chain on Earn page * ui: center offertype toggle switch on Earn page * ui: ability to add an 'off' label and subtitle to ToggleSwitch * ui: add label to off state of offertype toggle switch on Earn page * ui: add individual 'simple/advanced view' toggle to Earn screen * ui: add prefix to inputs on Earn page * fix: do not populate fee rel with zero when no input is given * refactor: move styles for Earn page from global to module file * Revert "ui: ability to add an 'off' label and subtitle to ToggleSwitch" This reverts commit |
||
|---|---|---|
| .github/workflows | ||
| .husky | ||
| .tx | ||
| docker/regtest | ||
| docs | ||
| public | ||
| scripts | ||
| src | ||
| .gitignore | ||
| .npmrc | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| typings.d.ts | ||
⚠️ This is still work in progress. Use with caution. ⚠️
Integrations · Features · Installation · Development
Jam is a web UI for JoinMarket with focus on user-friendliness. It aims to provide sensible defaults and be easy to use for beginners while still providing the features advanced users expect.
- 💬 Join our Telegram group.
- 📚 Check out the Wiki for resources such as meeting notes, call recordings, ideas, and discussions.
This project builds upon work done by Shobhitaa, Abhishek, and Adam (waxwing) himself: JoinMarket-Org/jm-web-client.
📸
📦 Integrations
We're aiming to make Jam available for different node systems. If your node of choice is missing, feel free to integrate it and let us know so we can add it here.
![]() |
||
|---|---|---|
| RaspiBlitz: v1.7.2* | Umbrel: v0.4.15 | Citadel: v0.0.1 |
*Jam is available as CLI install in RaspiBlitz v1.7.2. To install it, exit the Raspiblitz menu and run:
patch
config.scripts/bonus.joinmarket-webui.sh on
To get information on how to connect to Jam run:
config.scripts/bonus.joinmarket-webui.sh menu
We're aiming for a more stable version to be available as a one-click app install with RaspiBlitz v1.8.0.
🍊 Features
- Spending from the wallet
- Spending from the wallet via collaborative transactions
- Running the yield generator
- Scheduled transactions
- Support for fidelity bonds
- TBD
🧑💻 Participating
This is a free and open-source software project and we love receiving pull-requests, bug reports, ideas, and feedback from everyone. See CONTRIBUTING.md for how to get started participating in this project.
Developing
See docs/developing.md for additional developer docs.
💻 Running Locally
See docs/developing.md for how to run Jam locally and connect it to a JoinMarket instance.
