← Back to home

Uploading Intuition

Mini-app to attest to events or people's actions onchain and staking on them to further show support

Problem Statement

This project combines the decentralized social network Farcaster and the protocol Intuition to allow users to attest to the truthfulness of (political) events, show support for people's commitment, or demonstrate buy-in for a specific thesis or product.Users demonstrate their stand on the uploaded claim by staking in the positive or negative vault.

Solution

This project uses standard tech stack for mini apps (react front end, node.js backend) . Farcaster data is pulled using neynar API and a simple spacy entity recognition is used to extract entities from casts and label it accordingly. Users can scroll through their feed or the default feed and attest/verify/support a cast by uploading it to Intuition. Before doing so, the app checks if the specific elements exists already by using Intuition's graphql api. Finally, a claim is created (e.g, Clanker is person). The final step (not completed) is to let users stake on the claim.

Hackathon

ETHOnline 2025

2025

Contributors