Bitcoin Node app for Umbrel, powered by Bitcoin knots.
Go to file
Riccardo Casatta fd1cedbbd9 add config option to enable public REST endpoints
Co-authored-by: Nathan Fretz <nmfretz@gmail.com>
2023-09-22 12:39:16 -07:00
.github/workflows Don't publish Docker images on push 2022-12-22 00:10:32 +07:00
bin Allow tweaking bitcoin.conf directly from the UI 2022-12-21 17:04:47 +00:00
logic add config option to enable public REST endpoints 2023-09-22 12:39:16 -07: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 Allow tweaking bitcoin.conf directly from the UI 2022-12-21 17:04:47 +00: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 add config option to enable public REST endpoints 2023-09-22 12:39:16 -07:00
utils Allow tweaking bitcoin.conf directly from the UI 2022-12-21 17:04:47 +00: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 Allow tweaking bitcoin.conf directly from the UI 2022-12-21 17:04:47 +00: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.4.1 2022-12-22 13:25:25 +00:00
pre-commit Initial commit 2022-06-12 00:40:36 +07:00
README.md Remove incorrect development instructions 2022-06-30 17:09:47 +07: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 Implement Bitcoin app 2022-06-12 01:10:48 +07:00

Logo

Bitcoin Node for Umbrel

Run a Bitcoin node on your Umbrel personal server. An official app by Umbrel. Powered by Bitcoin Core.
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