Bitcoin Node app for Umbrel, powered by Bitcoin knots.
Go to file
2024-10-19 22:14:45 +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 add even more settings 2024-10-19 19:58:14 +02: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 additional lnd.conf options to Advanced Settings 2023-11-01 20:29:16 -07: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 fix steping 2024-10-19 22:14:45 +02:00
utils add even more settings 2024-10-19 19:58:14 +02: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 Implement Bitcoin app 2022-06-12 01:10:48 +07: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