Commit graph

12 commits

Author SHA1 Message Date
Kishore B
4f8d7f497f
docs: replace joinmarket-clientserver references to joinmarket-ng (#1340)
Some checks failed
Build / build (v26.3.0) (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Deploy Storybook / deploy (push) Has been cancelled
* docs: replace joinmarket-clientserver references to joinmarket-ng

Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>

* docs: update api terminology to joinmarket-ng

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* docs: standardize JoinMarket NG naming

Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>

---------

Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-14 07:34:06 +05:30
Saurabh Singh
e13c08635f
chore: update ui and add proper copy message And update contribution guide (#1024)
Signed-off-by: saurabhraghuvanshii <saurabhsraghuvanshi@gmail.com>
2026-04-09 20:30:37 +02:00
Nischal Shetty
3e1b4b80b5
initialize Jam V2
Co-authored-by: theborakompanioni <theborakompanioni+github@gmail.com>
2026-04-09 20:29:28 +02:00
Thebora Kompanioni
d0d13e9e3d
dev: use 'npm run dev' to run app in dev mode (#840) 2024-09-11 13:09:28 +02:00
Adeyemi David
a26aeb8cb9
docs(contributing): add dev setup information (#725) 2024-03-08 15:21:23 +01:00
Thebora Kompanioni
fda77c202d
fix: do not enable debug features on npm start (#549)
* dev(flags): add distinct dev mode for local development

* docs(dev): npm start -> npm run dev:start

* chore(features): move skipWalletBackupConfirmation flag to debugFeatures.ts
2022-10-26 15:11:41 +02:00
Thebora Kompanioni
5669be00fd
chore: update readme and package.json (#513)
* fix(package.json): update package description

* fix(package.json): update repo url

* docs(readme): add orderbook to features and update wiki link

* docs(contributing.md): update links

* docs(developing.md): update links

* docs(i18n/readme.md): update links to matrix and git repo

* fix(package.json): adapt release commit message
2022-09-22 13:09:28 +02:00
Thebora Kompanioni
b70b114ffa
regtest: rename default wallet to Satoshi (#460) 2022-08-09 12:47:01 +02:00
Thebora Kompanioni
8fbf864fd3
docs: update regtest commands in CONTRIBUTING.md (#405) 2022-07-18 10:22:06 +02:00
René Aaron
ef23b4b085
fix: link to dev docs on contributing page (#224) 2022-04-20 11:24:32 +02:00
Daniel
1343271c64
refactor: rename to Jam (#131)
* refactor: dry up app layout (#126)

* Rename and update readme

* Fix typos

* Run npm install

* Use html for header

* Update package name

* Add back alt texts

* Update title

* Add note about buggy raspiblitz

* Remove raspiblitz gotchas

* Update src/components/App.jsx

Co-authored-by: Max Hillebrand <30683012+MaxHillebrand@users.noreply.github.com>

* Update src/components/Onboarding.jsx

Co-authored-by: Max Hillebrand <30683012+MaxHillebrand@users.noreply.github.com>

* Run prettier

* Update CONTRIBUTING.md

Co-authored-by: d11n <mail@dennisreimann.de>

* Update README.md

Co-authored-by: d11n <mail@dennisreimann.de>

* Fix wording

* Update title

Co-authored-by: Max Hillebrand <30683012+MaxHillebrand@users.noreply.github.com>
Co-authored-by: d11n <mail@dennisreimann.de>
2022-03-03 12:07:45 +01:00
Daniel
f11b1fea66
docs: add contribution guide and refactor docs (#119)
* Add contributing guide

* Restructure docs

* Update CONTRIBUTING.md

Co-authored-by: Max Hillebrand <30683012+MaxHillebrand@users.noreply.github.com>

* Update CONTRIBUTING.md

Co-authored-by: d11n <mail@dennisreimann.de>

* Add syntax to code fences

Co-authored-by: Max Hillebrand <30683012+MaxHillebrand@users.noreply.github.com>
Co-authored-by: d11n <mail@dennisreimann.de>
2022-02-23 11:12:10 +01:00