Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joinmarket-webui/jam
Your sats. Your privacy. Your profit.
https://github.com/joinmarket-webui/jam
bitcoin privacy security
Last synced: 2 months ago
JSON representation
Your sats. Your privacy. Your profit.
- Host: GitHub
- URL: https://github.com/joinmarket-webui/jam
- Owner: joinmarket-webui
- License: mit
- Created: 2021-11-10T14:19:21.000Z (about 3 years ago)
- Default Branch: devel
- Last Pushed: 2024-09-07T13:18:25.000Z (5 months ago)
- Last Synced: 2024-09-09T15:17:43.704Z (5 months ago)
- Topics: bitcoin, privacy, security
- Language: TypeScript
- Homepage: https://jamapp.org
- Size: 15.4 MB
- Stars: 255
- Watchers: 12
- Forks: 53
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
⚠️ Jam is beta software. Use with caution. ⚠️
Installation
·
Features
·
Contribute
·
Development---
Jam is a web interface for [JoinMarket](https://github.com/JoinMarket-Org/joinmarket-clientserver/) 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.- 💬 Join our [Matrix room](https://matrix.to/#/%23jam:bitcoin.kyoto) to get help and [contribute](https://jamdocs.org/contribute/)!
- 📚 Check out the [documentation](https://jamdocs.org) and the [wiki](https://github.com/joinmarket-webui/jam/wiki) for resources such as meeting notes, call recordings, ideas, and discussions.## 📸
## 📦 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: v1.7.2*
Umbrel: v0.4.15
Citadel: v0.0.1
MyNode: v0.3.05
Start9: v0.3.3
RaspiBolt: v3Refer to [the installation docs](https://jamdocs.org/software/installation/) for more information on integrations as well as manual installation instructions.
## 🍊 Features
- [x] Spending from the wallet
- [x] Spending from the wallet via collaborative transactions
- [x] Running the yield generator
- [x] Scheduled transactions
- [x] Viewing the orderbook
- [x] Support for fidelity bonds
- [ ] PayJoin supportRefer to the [milestones](https://github.com/joinmarket-webui/jam/milestones) for a rough roadmap. Feature requests are [tracked as issues](https://github.com/joinmarket-webui/jam/issues).
## 🧑💻 Contribute
This is a [free and open-source](https://jamdocs.org/philosophy/01-free-software/) 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](https://jamdocs.org/contribute/) to get started.
## 🛠️ Development
Want to get your hands dirty with code? Great! [CONTRIBUTING.md](CONTRIBUTING.md) and [docs/developing.md](docs/developing.md) are where it's at.
## 🏛️ History
This project builds upon the [jm-web-client](https://github.com/JoinMarket-Org/jm-web-client) which was developed by [Shobhitaa](https://github.com/shobhitaa), [Abhishek](https://github.com/abhishek0405), and [waxwing](https://github.com/AdamISZ) himself. Many people contributed over time, some of which are [listed here](https://github.com/joinmarket-webui/jam/graphs/contributors).
Jam and JoinMarket are separate projects. For more information on JoinMarket, see the [JoinMarket GitHub Page](https://github.com/JoinMarket-Org/joinmarket-clientserver).