Skip to main content

Some canonical puzzles deployed on chia-blockchain

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chialisp_puzzles-0.1.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page