Chia Blockchain

Chia 区块链 python 实现(完整节点、farmer、harvester、timelord 和 wallet)。「Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)」

Github星跟蹤圖

chia-blockchain

Chia Network logo

Dynamic JSON Badge

Dynamic JSON Badge

Dynamic JSON Badge

Coveralls

GitHub all releases

GitHub commit activity

GitHub contributors

Chia Discord

YouTube Channel Subscribers

Subreddit subscribers

Twitter Follow

Chia is a modern cryptocurrency built from scratch, designed to be efficient, decentralized, and secure. Here are some of the features and benefits:

  • Proof of space and time based consensus which allows anyone to farm with commodity hardware
  • Very easy to use full node and farmer GUI and cli (thousands of nodes active on mainnet)
  • Chia seeder, which maintains a list of reliable nodes within the Chia network via a built-in DNS server.
  • Simplified UTXO based transaction model, with small on-chain state
  • Lisp-style Turing-complete functional programming language for money related use cases
  • BLS keys and aggregate signatures (only one signature per block)
  • Pooling protocol that allows farmers to have control of making blocks
  • Support for light clients with fast, objective syncing
  • A growing community of farmers and developers around the world

Please check out the Chia website, the wiki, and FAQ for
information on this project.

Python 3.8.1+ is required. Make sure your default python version is >=3.8.1
by typing python3.

If you are behind a NAT, it can be difficult for peers outside your subnet to
reach you when they start up. You can enable
UPnP
on your router or add a NAT (for IPv4 but not IPv6) and firewall rules to allow
TCP port 8444 access to your peer.
These methods tend to be router make/model specific.

Most users should only install harvesters, farmers, plotter, full nodes, and wallets.
Setting up a seeder is best left to more advanced users.
Building Timelords and VDFs is for sophisticated users, in most environments.
Chia Network and additional volunteers are running sufficient Timelords
for consensus.

Installing

Install instructions are available in the
Installation Details
section of the
Chia Docs.

Running

Once installed, an
Introduction to Chia
guide is available in the
Chia Docs.

主要指標

概覽
名稱與所有者Chia-Network/chia-blockchain
主編程語言Python
編程語言Python (語言數: 5)
平台BSD, Docker, Mac, Windows, Windows Subsystem for Linux (WSL)
許可證Apache License 2.0
所有者活动
創建於2019-07-16 08:32:40
推送於2025-06-09 14:04:14
最后一次提交
發布數220
最新版本名稱2.5.4 (發布於 )
第一版名稱alpha-1.0 (發布於 )
用户参与
星數10.9k
關注者數313
派生數2k
提交數13.7k
已啟用問題?
問題數5004
打開的問題數37
拉請求數7653
打開的拉請求數371
關閉的拉請求數1875
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?