Custom Zero Knowledge Disclosures
Last updated
Was this helpful?
Last updated
Was this helpful?
Galactica provides zero-knowledge circuits for standardized cases:
ZkKYC check for holding a valid zkKYC ()
Age proof including ZkKYC check and age being equal or larger than a threshold given as parameter ()
Developers can also create their own customized zk circuits using the framework. Galactica provides that can be used as building blocks for custom zk circuits.
Coming soon: .