본문으로 건너뛰기

Groestlcoin Core

Groestlcoin Core에서 게시

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

오픈 소스MIT

번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.

주요 사항

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

이 애플리케이션 소개

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

저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.