https://github.com/massmux/bitcoincore
Dockerized bitcoincore
https://github.com/massmux/bitcoincore
Last synced: 2 months ago
JSON representation
Dockerized bitcoincore
- Host: GitHub
- URL: https://github.com/massmux/bitcoincore
- Owner: massmux
- License: agpl-3.0
- Created: 2021-04-13T18:09:57.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T13:38:13.000Z (about 4 years ago)
- Last Synced: 2025-02-13T09:23:41.172Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 40 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitcoincore
## a full bitcoin node with some accessories to be run on a docker container system
in order to build, from the folder do
```
docker build -t massmux/bitcoincore:latest .
```