Skip to main content
pcl is the command-line tool for building, testing, storing, and submitting assertions to the Phylax Credible Layer.

Installation

The fastest and easiest way to install pcl is using Brew:
This will install the pcl binary.

Verifying Installation

To verify that pcl is installed correctly, run:
You should see the version number of the installed pcl CLI.

Installing the credible-std Library

If you’re looking to add the credible-std library to your existing project for writing assertions, see the credible-std Library Overview for the package name, stable dependency, and remapping reference.

Next Steps

Now that you have pcl installed, you can learn how to get started with the Credible Layer.