This monorepo contains the components of the ZKPassport Registry:
- Registry Contracts: Smart contracts for the on-chain registry
- Registry SDK: JavaScript SDK for interacting with the registry
- Registry Explorer: Web app for exploring and verifying registry certificates
zkpassport-packages/
├── packages/
│ ├── registry-contracts/ # Registry smart contracts
│ ├── registry-sdk/ # Registry JS SDK for querying the registry
│ ├── registry-explorer/ # Registry Explorer web app for exploring the registry