Giter Site home page Giter Site logo

bitcoind-docker's Introduction

Application

Bitcoin (full node)

Description

This allows you to run a Bitcoin full node from a Docker container. The initial download of the blockchain (200GB+) can take quite a long time. Also, wallet functionality is turned off by default (you can edit bitcoin.conf to enable it)

Usage

This has only been tested with Unraid, but is assumed to work with other Docker solutions.

Paths:

Bitcoin-Data: /root/.bitcoin
blocks: /root/.bitcoin/blocks
chainstate: /root/.bitcoin/chainstate
# 'blocks' and 'chainstate' are not required if you're fine with keeping the blockchain data with the rest of Bitcoin data directory.

Ports:

TCP 8333 (Forward this on your router if you want other peers to be able to connect to your node.)
TCP 8332 (Used for internal RPC communication. Untested with this Docker.)

If you like my work and are feeling generious, here's my donation information:

Bitcoin address: bc1qvm5pwpwenekmyd30u6hn27xxhhxz55c83jgs8q

bitcoind-docker's People

Contributors

cr4zymanz0r avatar rubberduck-ninja avatar

Watchers

James Cloos avatar  avatar

Forkers

groestlcoin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.