{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography"}],"enrichment":{"capability":"Provides Python bindings to Rust crates for working with the Chia blockchain, including consensus and protocol functionality.","skillfed_tags":["blockchain","chia-network","rust-bindings"],"use_cases":["Integrate Chia blockchain consensus validation into Python applications without reimplementing Rust logic.","Parse and verify Chia protocol messages and blocks using native Rust performance from Python.","Build tools or services that need to interact with Chia blockchain data structures.","Develop testing or analysis scripts that require Chia cryptographic primitives."],"what_it_does":"chia_rs is a Python package that wraps Rust crates for Chia blockchain operations. It exports bindings to consensus and protocol functionality, allowing Python developers to access low-level blockchain primitives without writing Rust. The package is distributed as precompiled wheels for common platforms and Python versions, reducing installation friction for end users.\n\nThe package is built with maturin and depends only on typing-extensions at runtime. It is actively maintained and receives regular updates; the repository shows recent commits and no known security vulnerabilities. Installation requires Python 3.9 or higher, though prebuilt wheels are available only for Python 3.10\u20133.13.","worth_installing":"Yes, if you are building on the Chia blockchain and need Python access to consensus or protocol logic. The package is actively maintained, has no known vulnerabilities, and offers prebuilt wheels for common platforms. Verify the license terms first, as they are not clearly documented in package metadata. If you need Python 3.9 support, you may need to build from source."},"id":"chia-rs","links":{"html":"https://skillfed.io/packages/chia-rs","md":"https://skillfed.io/packages/chia-rs.md","pypi":"https://pypi.org/project/chia-rs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-06","license_spdx":null,"license_treatment":"unclear","name":"chia-rs","python_support":"unspecified","summary":null},"popularity":{"monthly_downloads":507094,"position":6284,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.47.0"}
