Smart contracts

Smart contracts are implemented with OpenZeppelin Upgrade - this means that the underlying function can be modified for future functionality and optimizations.

Description

  • QuadGovernance: Contains administrative logic for governing Quadrata Network.

  • QuadPassport: Contains the logic for onboarding/minting Quadrata Passport.

  • QuadReader: Contains logic for querying/reading attributes.

Production

Testnets

The environment allows Quadrata passports to be minted through the normal onboarding flow or alternatively, mint passports with arbitrary attribute values using the Quadrata Sandbox interface.

Last updated