add description and logo

This commit is contained in:
MontejoJorge 2024-03-12 21:02:20 +01:00
parent 16c636e046
commit 5f7e3a754a
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# Bitcoin core
Bitcoin Core is free and open-source software that serves as a bitcoin node.
## What Is A Full Node?
A full node is a program that fully validates transactions and blocks. Almost all full nodes also help the network by accepting transactions and blocks from other full nodes, validating those transactions and blocks, and then relaying them to further full nodes.
Most full nodes also serve lightweight clients by allowing them to transmit their transactions to the network and by notifying them when a transaction affects their wallet. If not enough nodes perform this function, clients wont be able to connect through the peer-to-peer network—theyll have to use centralized services instead.
Many people and organizations volunteer to run full nodes using spare computing and bandwidth resources—but more volunteers are needed to allow Bitcoin to continue to grow. This document describes how you can help and what helping will cost you.
## Minimum Requirements
Bitcoin Core full nodes have certain requirements. If you try running a node on weak hardware, it may work—but youll likely spend more time dealing with issues. If you can meet the following requirements, youll have an easy-to-use node.
- Desktop or laptop hardware running recent versions of Windows, Mac OS X, or Linux.
- 7 gigabytes of free disk space, accessible at a minimum read/write speed of 100 MB/s.
- 2 gigabytes of memory (RAM)
- A broadband Internet connection with upload speeds of at least 400 kilobits (50 kilobytes) per second
- An unmetered connection, a connection with high upload limits, or a connection you regularly monitor to ensure it doesnt exceed its upload limits. Its common for full nodes on high-speed connections to use 200 gigabytes upload or more a month. Download usage is around 20 gigabytes a month, plus around an additional 500 gigabytes the first time you start your node.

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB