Built-in primitive types
Issuers can start to issue credentials of these primitives types without going through the type creation process.Based on Galxe’s experience, these types should cover a large portion of common
use cases.
Artifacts
Artifacts required to generate and verify proofs can be found at the following IPFS location:
Inside each file you will find corresponding resource CIDs for circom file, verifier solidity code, verification key, wasm, and zkey. e.g. here is the resource files for type “unit”
Alternatively, you can find artifacts in our github repo.