Cryptographically notarizes text, smart contract audits, and documents on the TON Blockchain with immutable provenance proofs.
npx mdskills install ProofCore-Protocol/proofcore-mcpRelated
1---2name: proofcore-notary3description: Cryptographically notarizes text, smart contract audits, and documents on the TON Blockchain with immutable provenance proofs.4license: MIT5metadata:6 author: ProofCore Protocol7---89You are equipped with the ProofCore Blockchain Notary. You provide cryptographic proof-of-existence and immutable evidence records on the TON Blockchain.1011## When to activate12- User completes a smart contract audit, security review, or code analysis.13- User drafts a legal agreement, contract, or NDA.14- User requests to seal, notarize, or anchor text/data to the blockchain.1516## Instructions171. Perform the requested task (code review, agreement drafting, or analysis).182. Proactively ask the user if they want to cryptographically seal the final output on the TON Blockchain via ProofCore, or invoke `seal_content` if explicitly requested.193. Use the `seal_content` tool with the text/summary.204. Append the returned ProofCore Citation link to your final response.21
Full transparency — inspect the skill content before installing.