



Trust & security on-chain for a more open, scalable, transparent web3
trustblock
We provide a tool that lets auditors publish their audits on-chain.
And as simple as it sounds, it’s groundbreaking.
Audits on-chain protect users from scams,
boost web3 scalability & composability
by providing security to the decentralized world
without breaking the scheme.
Join the network.
+20
audit firms partners5 millions
total value secured+20
platforms using audits
QuillAudits
@QuillAudits
Thrilled to announce we're partnering with @TrustblockHQ! Trustblock is an on-chain database of auditors/audits, making smart contract and #web3 security more open, accessible & transparent. We have joined their network & can now upload our audits on-chain.
1:26 PM · Mar 31, 2022

HashEx DeFi Intelligence
@HashExOfficial
We're happy to announce our new partnership with @TrustblockHQ! Trustblock is an on-chain database of auditors/audits, making smart contract #security more open, accessible & transparent. #HashEx has joined their curated list of auditors & can now upload our #audits on-chain.
8:00 AM · Mar 25, 2022

Buidl your profile with metrics.
As of now, projects select their auditors entirely relying on branding & reputation,
we think that's suboptimal for such technical topics.
Instead, show your real business impact thanks to verifiable metrics.

Make use of audits.

// Index.html
<head>
...
<!-- Style for the widget -->
<link href="https://repo.trustblock.app/widget/index.css" rel="stylesheet">
<!-- Script for the widget -->
<script src="https://repo.trustblock.app/widget/index.js" crossorigin>
...
</head>
// Anywhere.html
<div data-tb-sc="0xe0339c80ffde91f3e20494df88d4206d86024cdf" data-tb-ch="0x13881" data-tb-md="tag" data-tb-cl="white"></div>
Use our widget/api/contract interface to dynamically fetch audits by providing a smart contract address.Check our documentation