Quadrata is a portable, privacy-preserving Identity solution for Web3. QuadClient package allows any Web3 companies to onboard their customers, allowing them to claim their unique Quadrata Identity Passport.
- Install QuadClient:
yarn add @quadrata/client-react
- Import CSS into your project:
import '@quadrata/core-react/lib/cjs/quadrata-ui.min.css'
For a complete examples and installation instructions, visit the Quadrata Inidividual Passport Onboarding documentation.
-
walletAddresses
toonApplicationEnd
callback
- Fixed common dependency exports
- Optimized build size
-
classNames
utility lib - New styles for labels, buttons and checkboxes
-
CompanyContextType
enum -
AttributeMintStatuses
type
-
AttributeStatusDto
to support offeringStatus for offering id -
AttributeStatusDto
to support mintStatus for attributes already minted on chain
- Removed invalid
placeholder
attribute fromselect
element [CustomDateSelect component] - Update email address validator to reject spaces
- Added support for zkSync Sepolia
-
isValidEmail
regex updated for better email validation matching
- Dark scrollbar styles
- isVisible hook
- isScrollComplete hook
-
isValidName
validator
-
MINTED
status for Passport
-
QuadrataOnApplicationEndCallback
forMINTED
status
- Quadrata logo css class
-
QuadrataError
handling for custom error handling
- CustomDateSelect now includes optional label, id, and description
- Dark mode styles updated
- Updated styles
- Updated styles
- Updated styles
- Added CustomDateSelect component
- Updated Spinner component to accept new style props
- Spinner component
- Migrated to ethers v6
- Implemented core Spinner in replace of fortawesome
- dependencies
- luxon
- jwt-decode
- fortawesome
- ACCREDITED_INVESTOR_US attribute is now INVESTOR_STATUS
- Added support for Arbitrum
- Added support for Base
- Added support for KAVA
- Added support for Optimism
- Added support for zkSync
- Style issues for responsive sizing
- Refactored codebase for more efficient importing
- Updated Terms and Conditions