Socket
Socket
Sign inDemoInstall

chialisp-builder

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chialisp-builder

Allow on-demand builds of chialisp with recursive dependency checking.


Maintainers
1

Chialisp Builder

Use this wheel in conjunction with runtime_builder to manage building of chialisp at build time or during development.

Use

Add chialisp_builder as a buildtime dependency and a development-time dependency. Don't add it as a runtime dependency, as the clvm .hex files should be built and included with the wheel. The source does not need to be.

Add chialisp_loader as a runtime dependency to get the load_program function, which will call the building function if present (as it should be at development time.)

FAQ

Why isn't this included as part of runtime_builder?

The runtime_builder wheel is intended to provide a general solution for non-python artifacts. Although Chialisp build was the inspiration for runtime_builder, it's just one potential use. This wheel is the specific implementation of chialisp builds for use with runtime_builder.

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc