Decentralized Government-Verified Patent Uploading Platform
social media for uploading patents
CLAIM is a decentralized platform that provides government-verified patent uploading platform.
By leveraging Ethereum blockchain and Pinata (IPFS), CLAIM ensures that patents are:
- Tamper-proof
- Properly indexed
- Future-proof and globally discoverable
β οΈ Important: Only patents officially verified by government authorities can be submitted and minted on CLAIM.
-
π Government Verification Required
Only patents confirmed via official databases (e.g., IPO India, WIPO) can be added. -
π Indexed & Permanent Storage
Patents are stored on Pinata (IPFS) with cryptographic hashing for easy retrieval and long-term accessibility. -
β Immutable Blockchain Proof
Ownership, metadata, and timestamps are stored permanently on Ethereum. -
π Public Innovation Network
Verified patents are showcased publicly for visibility, collaboration, and credibility. -
π‘ Transparent & Auditable
Anyone can verify the authenticity of patents directly via blockchain data.
- Connect Wallet (MetaMask) β Authenticate via Ethereum wallet.
- Submit Patent Details β Upload PDF and metadata.
- Government Verification API β Cross-checks and verifies authenticity.
- Mint Patent NFT β Creates an immutable record on Ethereum.
- Store on Pinata (IPFS) β Files are stored and indexed permanently.
- Public Display β Verified patents appear on the CLAIM platform.
graph TD
subgraph patent-block
a[Owner Wallet Address]
b[IPFS CID -Pinata]
c[Patent Title]
d[Govt Verification Flag]
e[Timestamp]
end
subgraph new-patent
f[PDF ID β Encoded Metadata]
g[Title / Metadata]
h[Closed/Open Access]
end
new-patent-->i
i((Add β Verify β Mint))-->patent-block