Socket
Socket
Sign inDemoInstall

chialisp-puzzles

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    chialisp-puzzles

Some canonical puzzles deployed on chia-blockchain


Maintainers
1

Readme

chialisp_puzzles

This project contains several standard and legacy puzzles commonly used on the chia network.

Note that it uses enscons to build, as the more commonly used setuptools does not easily allow fine-grained control of the contents of the sdist and wheel files.

In particular, this example takes pains to include the source files runtime_build or *.clsp in the sdist but not the wheel.

Use

To load a puzzle, do something like

from chialisp_puzzles import load_puzzle

program = load_puzzle("p2_delegated_puzzle_or_hidden_puzzle")

License

  • This project is licensed under the Apache 2 License. See the LICENSE file for more details.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc