project screenshot 1
project screenshot 2
project screenshot 3

Rollup Attest

Redefining attestation storage with micro rollup through Sign Protocol integration

Rollup Attest

Created At

Scaling Ethereum 2024

Project Description

Rollup Attest is a micro rollup built with Stackr SDK specifically for storing and maintaining attestations. Current infrastructure mostly store attestations onchain which is not the most efficient way. There can be confidential data to be attested, or what if the user want to attest something random without a schema. Thus we built a micro rollup with integrating Sign Protocol, where we create offchain attestations on Sign Protocol and store the attestations on our micro rollup. Sign Protocol just has the reference of the attestation but the attestation is added to our rollup state.

How it's Made

We have used Stackr SDK for creating the core micro-rollup. Thus all the heavy lifting of state management and action management is handled by the Stackr SDK. We have used Sign Protocol's SDK to create off-chain attestations. All the attestations and schema data are stored on our rollup. The interface to our rollup is a simple REST API. And the frontend is built with react JS and Material UI.

background image mobile

Join the mailing list

Get the latest news and updates