No description
Find a file
2026-04-09 20:29:47 +02:00
.github chore(build): min node version is 24.11.1 2026-04-09 20:29:47 +02:00
.husky chore(build): run tests in pre-push instead of pre-commit 2026-04-09 20:29:46 +02:00
.storybook chore: disable storybook telemetry 2026-04-09 20:29:47 +02:00
.tx feat: initialize i18n with translations 2026-04-09 20:29:31 +02:00
docker/regtest dev(regtest): demo cookie file auth config param 2026-04-09 20:29:35 +02:00
docs dev: use 'npm run dev' to run app in dev mode (#840) 2024-09-11 13:09:28 +02:00
public add V2 settings page 2026-04-09 20:29:32 +02:00
scripts devtools: document and further automate release process (#112) 2022-02-18 11:05:46 +01:00
src build(deps): update @joinmarket-webui/joinmarket-api-ts to v0.2.0 2026-04-09 20:29:46 +02:00
.env chore: add env var JAM_SEED_MODAL_TIMEOUT 2026-04-09 20:29:38 +02:00
.env.development initialize Jam V2 2026-04-09 20:29:28 +02:00
.gitignore initialize Jam V2 2026-04-09 20:29:28 +02:00
.npmrc chore(build): min node version is 24.11.1 2026-04-09 20:29:47 +02:00
.nvmrc chore(build): min node version is 24.11.1 2026-04-09 20:29:47 +02:00
.prettierignore build(deps): add @joinmarket-webui/joinmarket-api-ts (#986) 2026-04-09 20:29:45 +02:00
.prettierrc.json chore(prettier): add prettierrc file and import sorting 2026-04-09 20:29:30 +02:00
CHANGELOG.md initialize Jam V2 2026-04-09 20:29:28 +02:00
components.json initialize Jam V2 2026-04-09 20:29:28 +02:00
CONTRIBUTING.md initialize Jam V2 2026-04-09 20:29:28 +02:00
eslint.config.js build(deps): add @joinmarket-webui/joinmarket-api-ts (#986) 2026-04-09 20:29:45 +02:00
index.html chore: add favicon 2026-04-09 20:29:30 +02:00
LICENSE Add MIT license and update package info 2021-12-22 16:06:25 +01:00
package-lock.json chore(build): min node version is 24.11.1 2026-04-09 20:29:47 +02:00
package.json chore(build): min node version is 24.11.1 2026-04-09 20:29:47 +02:00
README.md initialize Jam V2 2026-04-09 20:29:28 +02:00
tsconfig.app.json initialize Jam V2 2026-04-09 20:29:28 +02:00
tsconfig.json initialize Jam V2 2026-04-09 20:29:28 +02:00
tsconfig.node.json initialize Jam V2 2026-04-09 20:29:28 +02:00
vite.config.ts add V2 settings page 2026-04-09 20:29:32 +02:00
vitest.shims.d.ts initialize Jam V2 2026-04-09 20:29:28 +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 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 are separate projects. For more information on JoinMarket, see the JoinMarket GitHub Page.