🛠️Using joinstr
Web
Clone repo so that templates are available for using
joinstr-web
Run
export FLASK_APP=joinstr-web
,flask run
and open http://127.0.0.1:5000/ in browser.
Electrum Plugin
Download plugin from https://gitlab.com/invincible-privacy/joinstr/-/tree/main/plugin/zip/
Extract in
electrum/electrum/plugins
Install nostrj, pyqtspinner, pillow and qrcode sugin
pip
Save a nostr relay, denomination and peers in settings after enabling the plugin
Restart electrum and start using coinjoin
Tutorial: https://uncensoredtech.substack.com/p/tutorial-electrum-plugin-for-joinstr
Last updated