Skip to content

Psychedelic/cover

Repository files navigation

Cover

Cover (short for Code Verification) is an open internet service that helps to verifiably open source the code of canisters on the Internet Computer.


🛠 Infrastructure

Cover is made up of three parts - the Canister (you're viewing this right now), the Validator, and the Builder. We are actively researching ways to convert all of our infrastructure to canisters on the Internet Computer.

Here are the validator & builder repos:


🧰 Cover SDK

The quickest way to get started working with Cover is through our software development kit. This comes in the form of a JavaScript library that you can integrate into your applications.

For a installation instructions, a list of available methods, & a getting started guide, checkout our SDK documentation.


If you are Cover developer, please read the Developer Readme