{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography/2"}],"enrichment":{"capability":"Loads and provides access to standard and legacy Chia blockchain puzzle programs written in ChiaLisp, a domain-specific language for the Chia network.","skillfed_tags":["chia-blockchain","chialisp","puzzle-library"],"use_cases":["Retrieve standard Chia puzzles (like delegated or hidden puzzle variants) for use in transaction construction on the Chia blockchain.","Integrate canonical puzzle definitions into Chia wallet or node software without maintaining separate puzzle source files.","Reference legacy puzzle implementations for compatibility testing or historical Chia transaction analysis.","Build ChiaLisp-based applications that need access to well-known puzzle templates deployed on the network."],"what_it_does":"chialisp_puzzles is a library that bundles standard and legacy puzzle programs used on the Chia blockchain. Puzzles are programs written in ChiaLisp (Chia's domain-specific language) that define transaction logic and smart contract behavior on the network. The package provides a simple loader function to retrieve these puzzles by name, abstracting away file management and source discovery.\n\nThe package depends on chialisp_loader for runtime functionality and uses enscons (rather than setuptools) to carefully control which source files are included in distribution archives. This is a specialized tool for Chia developers working with blockchain puzzles; it is not a general-purpose library. With dormant maintenance status, it may not track recent Chia network changes or security updates.","worth_installing":"Yes, if you are actively developing on the Chia blockchain and need access to standard puzzle definitions\u2014but with caution. The package is dormant and its single runtime dependency (chialisp_loader) may not be maintained. Verify that chialisp_loader is compatible with your environment and that the puzzles match your network's current deployment. No known vulnerabilities, but lack of recent maintenance in a fast-moving blockchain ecosystem is a risk."},"id":"chialisp-puzzles","links":{"html":"https://skillfed.io/packages/chialisp-puzzles","md":"https://skillfed.io/packages/chialisp-puzzles.md","pypi":"https://pypi.org/project/chialisp-puzzles/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2023-11-10","license_spdx":null,"license_treatment":"unclear","name":"chialisp-puzzles","python_support":"unspecified","summary":"Some canonical puzzles deployed on chia-blockchain"},"popularity":{"monthly_downloads":92117,"position":13478,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.1"}
