Mesh Claim Issuer (ONCHAINID)
Coming Soon...
ONCHAINID is a digital identity protocol built for the EVM that:
- Provides a permanent, blockchain-based identity for users/organizations
- Uses smart contracts to link identities to Ethereum addresses
- Supports identity claims verification
- Enables identity recovery through trusted contacts
- Allows integration of KYC/AML compliance features
- Acts as an identity layer for Web3 applications
The result is that users maintain control of their identity data while providing verifiable proof of identity to either on or off-chain services.
In ONCHAINID, key roles are:
Identity Owner: The user/entity whose identity is being managed
Claim Issuer: Trusted entity that verifies and issues identity claims
Claim Verifier: Services that check claims before granting access
Key Manager: Manages access keys and recovery
The Mesh Claim Issuer is capable of:
- Fetching off-chain user account data via Chainlink's oracle network
- Converting this data into verifiable on-chain claims
- Verifying this data against predefined criteria
- Issuing claims as signed messages or on-chain transactions
- The Chainlink oracle validates external data and creates corresponding identity claims
- These claims can include account verification status, KYC results, or other user attributes
- Claims are cryptographically signed to ensure authenticity
- Smart contracts can then verify these claims before allowing specific interactions
- Recording these claims in your identity infrastructure
This setup automates claim issuance while maintaining trust through Chainlink's decentralized oracle network acting as a trusted bridge between traditional identity systems and blockchain
Updated 8 days ago