
Groestlcoin Core
由 Groestlcoin Core 发布
Fully validating Groestlcoin peer-to-peer network node, wallet and GUI
本页部分内容以其撰写时的语言显示,因为翻译尚未完成。
要点
- 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
- 在 Flathub 上打开在新标签页中打开软件包仓库Flathub
来自发布者
在终端中安装
flatpak install flathub org.groestlcoin.groestlcoin-qt
我们不托管该文件,不扫描该文件,也不检查其内容。请阅读来源的说明,然后自行判断。