← Back to home

TrustMeBro

Visual Sign to decode complex transactions into user readable actions secured by TEEs

Problem Statement

Visual Sign helps decode complex transactions that users can expand to further dig into the complexity of the actions taken by the transaction than an illegible hex blob. These transactions are decoded within a Trusted execution environment which provides security guarantees to the end user that the decoding process was done correctly. All network calls are made over https. This improves transparency and security for end users as they sign transactions in web3

Solution

we use the rust library from anchorage , visual sign. I added support for eigen layer protocol transaction decoding and then dockerized the project. I also added a webserver , a swagger UI and then hosted this image that is being run on an Intel TDX TEE on eigencloud. I made changes to the docker image to be compatible with the TEE. I also configured https so all network calls are secure. You can view the TEE attestations here : https://verify-sepolia.eigencloud.xyz/app/0x18d37831d74268ef25733d95430c49fd5647a4ba

Hackathon

ETHGlobal Buenos Aires

2025

Prizes

  • 🏆

    Most Strategically Valuable Integration

    Anchorage Digital

Contributors