Contents

chia-blockchain 2.6.0

0

Chia blockchain full node, farmer, timelord, and wallet.

Chia blockchain full node, farmer, timelord, and wallet.

Stars: 10854, Watchers: 10854, Forks: 2052, Open Issues: 368

The Chia-Network/chia-blockchain repo was created 6 years ago and the last code push was 7 hours ago.
The project is extremely popular with a mindblowing 10854 github stars!

How to Install chia-blockchain

You can install chia-blockchain using pip

pip install chia-blockchain

or add it to a project with poetry

poetry add chia-blockchain

Package Details

Author
Mariano Sorgente
License
None
Homepage
None
PyPi:
https://pypi.org/project/chia-blockchain/
GitHub Repo:
https://github.com/Chia-Network/chia-blockchain

Classifiers

No  chia-blockchain  pypi packages just yet.

Errors

A list of common chia-blockchain errors.

Code Examples

Here are some chia-blockchain code examples and snippets.

GitHub Issues

The chia-blockchain package has 368 open issues on GitHub

  • [enhancement] Make UserStore.create_wallet take a WalletInfo object instead of the individual args LABS-395
  • Add db prune command
  • Blockchain does not have run_generator()
  • [CHIA-3876] Implement progress-based timeout for websocket requests
  • build(deps): bump lodash from 4.17.21 to 4.17.23 in /build_scripts/npm_macos
  • checkpoint: into main from release/2.6.0 @ 4e364606227ab2eead3d0fc7a0c8c8030715326c
  • build(deps): bump wheel from 0.41.2 to 0.46.2
  • build(deps): bump lodash from 4.17.21 to 4.17.23 in /build_scripts/npm_linux
  • build(deps): bump lodash from 4.17.21 to 4.17.23 in /build_scripts/npm_windows
  • build(deps): bump ruff from 0.14.6 to 0.14.11
  • build(deps): bump build from 1.3.0 to 1.4.0
  • build(deps): bump pyinstaller from 6.16.0 to 6.18.0
  • build(deps): bump boto3 from 1.41.4 to 1.42.26
  • build(deps): bump diff-cover from 9.7.2 to 10.2.0
  • PoS2 integration [CHIA-3649][CHIA-3657][CHIA-3732][CHIA-3666]

See more issues on GitHub

Related Packages & Articles

chiapos 2.0.12

Chia proof of space plotting, proving, and verifying (wraps C++)

clvm 0.9.15

[Contract Language | Chialisp] Virtual Machine

Brownie 0.5.1

Common utilities and datastructures for Python applications.