Commit graph

10 commits

Author SHA1 Message Date
Kristaps Kaupe
f6b651fbad
docs(readme): add RaspiBolt to installation section (#590) 2023-01-08 20:52:07 +01:00
BitcoinMechanic
aa2b237e52
docs(readme): add start9 to installation section (#583) 2023-01-03 21:11:34 +01:00
Taylor Helsper
fbeb315c69
docs(readme): add MyNode to installation section (#578) 2022-12-19 16:23:10 +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
Gigi
70feeaa067
docs(readme): update screenshots & text (#512)
* docs(readme): update screenshots

* docs(readme): update header

* docs(readme): update warning & intro

* docs(readme): link to Matrix, not Telegram

* docs(readme): move previous work paragraph to history

* docs(readme): update tagline

* docs(readme): link to jamdocs.org/contribute

* docs(readme): improved structure & wording
2022-09-22 12:04:52 +02:00
Daniel
a31ee2e29c
chore: update readme (#394)
* feat: update screenshots

* feat: update readme

* fix: update screenshots
2022-07-12 15:23:01 +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
07621266ae
docs: update integrations in readme (#144) 2022-03-02 15:57:14 +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