No description
Find a file
theborakompanioni b4d7c9228c
Some checks are pending
Build / build (v26.3.0) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Deploy Storybook / deploy (push) Waiting to run
chore(pre-release): v2.0.0-beta.1
2026-07-25 04:53:48 +02:00
.github feat: plan scheduled sweep (#1339) 2026-07-23 13:06:40 +02:00
.husky build(deps): update dependencies (#1335) 2026-07-11 12:16:26 +05:30
.storybook feat: plan scheduled sweep (#1339) 2026-07-23 13:06:40 +02:00
.tx feat: initialize i18n with translations 2026-04-09 20:29:31 +02:00
docker/regtest feat: plan scheduled sweep (#1339) 2026-07-23 13:06:40 +02:00
docs docs: replace joinmarket-clientserver references to joinmarket-ng (#1340) 2026-07-14 07:34:06 +05:30
public build(deps): update dependencies (#1335) 2026-07-11 12:16:26 +05:30
scripts build(deps): update dependencies (#1322) 2026-07-08 23:07:57 +05:30
src Rework the Fidelity Bond modals (create, renew, unlock) (#1345) 2026-07-25 02:19:38 +02:00
.env feat(ui): show backend-specific warnings in onboarding and footer info modals (#1341) 2026-07-24 15:25:17 +02:00
.env.development feat: plan scheduled sweep (#1339) 2026-07-23 13:06:40 +02:00
.env.test feat: plan scheduled sweep (#1339) 2026-07-23 13:06:40 +02:00
.gitignore build(ci): report test coverage (#1241) 2026-05-08 17:07:56 +02:00
.npmrc chore(build): min node version is 24.11.1 2026-04-09 20:29:47 +02:00
.nvmrc build(deps): update @vitejs/plugin-react to v6.0.2 (#1288) 2026-06-17 16:01:40 +05:30
.prettierignore chore(storybook): add msw handler and AccountXpubsDialog story (#1271) 2026-06-09 22:06:54 +05:30
.prettierrc.json chore(prettier): add prettierrc file and import sorting 2026-04-09 20:29:30 +02:00
CHANGELOG.md build(deps): update dependencies 2026-04-17 00:31:12 +02:00
components.json initialize Jam V2 2026-04-09 20:29:28 +02:00
CONTRIBUTING.md docs: replace joinmarket-clientserver references to joinmarket-ng (#1340) 2026-07-14 07:34:06 +05:30
eslint.config.js chore(eslint): enforce lowercase hexadecimal literals 2026-07-24 23:22:19 +02:00
index.html chore: add csp meta tag (#1325) 2026-07-09 14:06:14 +05:30
LICENSE Add MIT license and update package info 2021-12-22 16:06:25 +01:00
package-lock.json chore(pre-release): v2.0.0-beta.1 2026-07-25 04:53:48 +02:00
package.json chore(pre-release): v2.0.0-beta.1 2026-07-25 04:53:48 +02:00
README.md docs: replace joinmarket-clientserver references to joinmarket-ng (#1340) 2026-07-14 07:34:06 +05:30
tsconfig.app.json build(dev-deps): update typescript to v6 (#1211) 2026-04-16 17:21:25 +05:30
tsconfig.json build(dev-deps): update typescript to v6 (#1211) 2026-04-16 17:21:25 +05:30
tsconfig.node.json chore: enable eslint recommendedTypeChecked 2026-04-09 20:30:39 +02:00
vite.config.ts build(deps): update dependencies (#1303) 2026-06-30 13:17:15 +05:30
vitest.config.ts chore(test): ignore main.tsx from coverage 2026-07-24 23:22:19 +02:00
vitest.setup.ts chore: test for Balance component and align currency symbols (#1091) 2026-04-09 20:30:51 +02:00
vitest.shims.d.ts chore: test for Balance component and align currency symbols (#1091) 2026-04-09 20:30:51 +02:00

Jam: Your sats. Your privacy. Your profit. Jam: Your sats. Your privacy. Your profit.

⚠️ Jam is beta software. Use with caution. ⚠️

Installation · Features · Contribute · Development


Jam is a web interface for JoinMarket NG focusing on user-friendliness and ease-of-use. It aims to provide sensible defaults and be easy to use for beginners while still having the features advanced users expect.

📸

Jam Screenshot Jam Screenshot

📦 Installation

We're aiming to make Jam available for different node systems to make installation as painless as possible. If your node system of choice is missing, feel free to integrate it and let us know so we can add it here.

RaspiBlitz LogoRaspiBlitz Logo Umbrel Logo Citadel Logo MyNode Logo Start9 Logo RaspiBolt Logo
RaspiBlitz: v1.7.2* Umbrel: v0.4.15 Citadel: v0.0.1 MyNode: v0.3.05 Start9: v0.3.3 RaspiBolt: v3

Refer to the installation docs for more information on integrations as well as manual installation instructions.

🍊 Features

  • Spending from the wallet
  • Spending from the wallet via collaborative transactions
  • Running the yield generator
  • Scheduled transactions
  • Viewing the orderbook
  • Support for fidelity bonds
  • PayJoin support

Refer to the milestones for a rough roadmap. Feature requests are tracked as issues.

🧑‍💻 Contribute

This is a free and open-source software project and we love receiving pull-requests, bug reports, ideas, and feedback from everyone.

There are many ways you can contribute: testing, sharing ideas, writing documentation, creating tutorials, and—of course—writing code. Refer to the general contribution guidelines to get started.

🛠️ Development

Want to get your hands dirty with code? Great! CONTRIBUTING.md and docs/developing.md are where it's at.

🏛️ History

This project builds upon the jm-web-client which was developed by Shobhitaa, Abhishek, and waxwing himself. Many people contributed over time, some of which are listed here.

Jam and JoinMarket NG are separate projects. For more information on JoinMarket NG, see the JoinMarket NG GitHub Page.