All Projects → Chia-Network → Chia Blockchain

Chia-Network / Chia Blockchain

Licence: apache-2.0
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Chia Blockchain

Dotcoin
A simple and integrity blockchain implementation in Golang
Stars: ✭ 89 (-79.25%)
Mutual labels:  blockchain, peer
Lnbook
Mastering the Lightning Network (LN)
Stars: ✭ 931 (+117.02%)
Mutual labels:  blockchain, peer
Blockchain
A simple Blockchain in Python
Stars: ✭ 6,496 (+1414.22%)
Mutual labels:  blockchain
Fabric Sdk Go
Stars: ✭ 712 (+65.97%)
Mutual labels:  blockchain
Dragonchain
Dragonchain blockchain platform - simplified integration of advanced blockchain features
Stars: ✭ 683 (+59.21%)
Mutual labels:  blockchain
Intellij Solidity
Solidity plugin for IntelliJ
Stars: ✭ 646 (+50.58%)
Mutual labels:  blockchain
Maskbook
The portal to the new, open internet. ([I:b])
Stars: ✭ 691 (+61.07%)
Mutual labels:  blockchain
Curriculum
👩‍🏫 👨‍🏫 The open-source curriculum of Enki!
Stars: ✭ 624 (+45.45%)
Mutual labels:  blockchain
Blockchain
📖Code for Blockchain Demo
Stars: ✭ 717 (+67.13%)
Mutual labels:  blockchain
Fabric Sdk Node
Hyperledger Fabric SDK for Node https://wiki.hyperledger.org/display/fabric
Stars: ✭ 676 (+57.58%)
Mutual labels:  blockchain
Briefing
Secure direct video group chat
Stars: ✭ 710 (+65.5%)
Mutual labels:  peer
Ethermint Archive
Ethereum on Tendermint using Cosmos-SDK!
Stars: ✭ 667 (+55.48%)
Mutual labels:  blockchain
Parity Bitcoin
The Parity Bitcoin client
Stars: ✭ 651 (+51.75%)
Mutual labels:  blockchain
Evtjs
API Binding (SDK) for the everiToken blockchain.
Stars: ✭ 697 (+62.47%)
Mutual labels:  blockchain
Monero
Monero: the secure, private, untraceable cryptocurrency
Stars: ✭ 6,503 (+1415.85%)
Mutual labels:  blockchain
Ocsystem
🚀ONLYCHAIN blockchain underlying system-OCSystem
Stars: ✭ 713 (+66.2%)
Mutual labels:  blockchain
Guides
Article back-end for hack.guides() website
Stars: ✭ 628 (+46.39%)
Mutual labels:  blockchain
Blockchain guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
Stars: ✭ 5,897 (+1274.59%)
Mutual labels:  blockchain
Node
Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
Stars: ✭ 681 (+58.74%)
Mutual labels:  blockchain
Aelf
A scalable cloud computing blockchain platform
Stars: ✭ 720 (+67.83%)
Mutual labels:  blockchain

chia-blockchain

Alt text

Current Release/main Development Branch/dev
Ubuntu Core Tests MacOS Core Tests Windows Installer on Windows 10 and Python 3.7 Ubuntu Core Tests MacOS Core Tests Windows Installer on Windows 10 and Python 3.7

GitHub contributors

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

Python 3.7+ is required. Make sure your default python version is >=3.7 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 should only install harvesters, farmers, plotter, full nodes, and wallets. 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 INSTALL section of the chia-blockchain repository wiki.

Running

Once installed, a Quick Start Guide is available from the repository wiki.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].