Polygon Network

Verify On-Chain
Proof Records

Independently verify blockchain-anchored proofs of founder verification events. Enter a proof hash or Telika ID to query the Polygon smart contract.

Proof
Explorer

Browse recent verification events anchored on the Polygon blockchain.

About
Telika Verify

What is this?

Telika Verify is the open-source verification interface for the Telika Blockchain-Anchored Verification System. It allows anyone to independently verify cryptographic proofs of key verification events — such as founder identity verification, funding disbursements, and milestone confirmations — that have been anchored on the Polygon blockchain.

How does it work?

1

Event Occurs

A verification event (identity check, funding, milestone) is recorded in the Telika platform.

2

Proof Generated

A keccak256 hash of the non-sensitive event data is created. Sensitive data (bank details, personal info) is never included.

3

On-Chain Anchoring

The proof hash and metadata are recorded on the Polygon blockchain via a smart contract, creating a tamper-proof audit trail.

4

Independent Verification

Anyone can use this interface to verify a proof by querying the Polygon smart contract directly.

Technology

Polygon Solidity ethers.js v6 TypeScript OpenZeppelin