No description
Find a file
2024-08-11 23:44:12 +05:30
.github ci(deps): update codeql actions from v2 to v3 (#763) 2024-05-22 15:34:31 +05:30
.husky feat: setup code formatting (#21) 2022-01-27 10:20:31 +01:00
.tx feat: i18n (#153) 2022-03-09 16:47:17 +01:00
docker/regtest Testing for direct-send RPC-Api which is introduced by amitx13 2024-08-11 23:44:12 +05:30
docs docs(readme): add RaspiBolt to installation section (#590) 2023-01-08 20:52:07 +01:00
public feat: quick freeze/unfreeze UTXOs on send page (#771) 2024-07-22 12:08:30 +02:00
scripts devtools: document and further automate release process (#112) 2022-02-18 11:05:46 +01:00
src Testing for direct-send RPC-Api which is introduced by amitx13 2024-08-11 23:44:12 +05:30
.gitignore feat: backend version based feature toggles (#647) 2023-09-10 15:04:46 +02:00
.npmrc dev: enable npm config engine-strict (#197) 2022-04-04 09:30:42 +02:00
CHANGELOG.md chore(release): v0.2.0 (#722) 2024-02-24 22:29:24 +00:00
CONTRIBUTING.md docs(contributing): add dev setup information (#725) 2024-03-08 15:21:23 +01:00
LICENSE Add MIT license and update package info 2021-12-22 16:06:25 +01:00
package-lock.json build(deps-dev): bump ws from 7.5.9 to 7.5.10 (#782) 2024-06-18 10:29:56 +02:00
package.json dev(setup): switch to docker compose v2 (#784) 2024-07-04 22:19:23 +02:00
README.md docs(readme): add RaspiBolt to installation section (#590) 2023-01-08 20:52:07 +01:00
tsconfig.json build(deps): upgrade to react 18 (#700) 2023-12-06 11:38:51 +01:00
typings.d.ts refactor: components from jsx to tsx (#509) 2022-09-26 12:22:31 +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.