Pular para o conteúdo

Groestlcoin Core

Publicado por Groestlcoin Core

Fully validating Groestlcoin peer-to-peer network node, wallet and GUI

Código abertoMIT

Partes desta página aparecem no idioma em que foram escritas, porque a tradução não está concluída.

Destaques

  • Validates blocks and transactions locally against network consensus rules.
  • Acts as a relaying peer on the Groestlcoin peer-to-peer network.
  • Includes a wallet for key storage, receiving addresses and outgoing transactions.
  • Provides a graphical interface for node and wallet operations.
  • Packaged for Linux and released under the MIT license.

Sobre este aplicativo

Groestlcoin Core is a full node implementation for the Groestlcoin peer-to-peer network. It downloads the block chain and validates blocks and transactions against the network's consensus rules on the local machine, instead of asking a remote server for that judgement, and it relays the results onward to other peers. The same program includes a wallet, which holds keys, derives receiving addresses and assembles outgoing transactions, and a graphical interface for those wallet and node functions.

Because validation is done locally, the practical costs are the ones common to any full node: storage for the chain data, bandwidth for relaying, and the time taken by the initial synchronisation before the node is caught up with the network tip. Anyone who only needs to send and receive occasional payments may find a lighter client more proportionate; the reason to run this one is independent verification and participation in relaying.

The build described here is packaged for Linux, so users of other operating systems will need to look elsewhere. It is published by the Groestlcoin Core project under the MIT license.

Linux

Não hospedamos este arquivo, não fazemos varredura nele nem inspecionamos seu conteúdo. Leia o que a fonte diz e decida por conta própria.