An open API service indexing awesome lists of open source software.

https://github.com/massmux/bitcoincore

Dockerized bitcoincore
https://github.com/massmux/bitcoincore

Last synced: 2 months ago
JSON representation

Dockerized bitcoincore

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 .
```