Bitcoin Node app for Umbrel, powered by Bitcoin knots.
Go to file
Léo Haf e07d625adb
Some checks failed
Build Docker image on push / Build Docker image (push) Has been cancelled
Merge pull request #4 from copy2018/patch-1
Add Coinstatsindex config option in umbrel
2025-05-02 15:30:58 +02:00
.github/workflows update github actions runner to ubuntu-22.04 2023-11-01 20:29:16 -07:00
bin automatically overwrite settings.json if invalid json detected 2023-11-01 20:29:16 -07:00
logic Update logic/config.js 2025-05-02 10:28:33 +01:00
middlewares Implement Bitcoin app 2022-06-12 01:10:48 +07:00
models Implement Bitcoin app 2022-06-12 01:10:48 +07:00
routes Add widget endpoints 2024-11-19 20:20:45 +10:00
services Allow tweaking bitcoin.conf directly from the UI 2022-12-21 17:04:47 +00:00
test Implement Bitcoin app 2022-06-12 01:10:48 +07:00
tor-entrypoint Allow tweaking bitcoin.conf directly from the UI 2022-12-21 17:04:47 +00:00
ui Update AdvancedSettingsModal.vue 2025-05-01 20:35:33 +01:00
utils Update validateSettingsRequest.js 2025-05-01 20:26:57 +01:00
.dockerignore Implement Bitcoin app 2022-06-12 01:10:48 +07:00
.eslintignore Initial commit 2022-06-12 00:40:36 +07:00
.eslintrc Initial commit 2022-06-12 00:40:36 +07:00
.gitignore Allow tweaking bitcoin.conf directly from the UI 2022-12-21 17:04:47 +00:00
app.js Add widget endpoints 2024-11-19 20:20:45 +10:00
bitcoin-entrypoint.sh Implement Bitcoin app 2022-06-12 01:10:48 +07:00
docker-compose.prod.yml Implement Bitcoin app 2022-06-12 01:10:48 +07:00
docker-compose.yml bump bitcoind in compose for dev testing 2023-11-01 20:29:16 -07:00
Dockerfile Implement Bitcoin app 2022-06-12 01:10:48 +07:00
LICENSE.legacy Implement Bitcoin app 2022-06-12 01:10:48 +07:00
LICENSE.md Update LICENSE.md 2022-06-24 15:55:49 +05:30
package.json 0.5.0 2023-11-01 20:44:24 -07:00
pre-commit Initial commit 2022-06-12 00:40:36 +07:00
README.md UI suggestions 2024-02-26 16:50:45 +11:00
test.sh Implement Bitcoin app 2022-06-12 01:10:48 +07:00
wait-for-node-manager.sh Initial commit 2022-06-12 00:40:36 +07:00
yarn.lock use lodash.merge instead of spread operator when merging settings to future proof 2023-10-19 13:41:49 -07:00

Logo

Bitcoin Node for Umbrel

Run a Bitcoin node on your Umbrel personal server. An official app by Umbrel. Powered by Bitcoin Knots.
umbrel.com »

Getting started

This app can be installed in one click via the Umbrel App Store.


Contributing

We welcome and appreciate new contributions!

If you're a developer looking to help but not sure where to begin, check out these issues that have specifically been marked as being friendly to new contributors.

If you're looking for a bigger challenge, before opening a pull request please create an issue or join our community chat to get feedback, discuss the best way to tackle the challenge, and to ensure that there's no duplication of work.

Acknowledgements

This app is built upon the work done by Casa on its open source API.


License

umbrel.com