BreadchainCoop / BuildersDollarHackathon

0 stars 0 forks source link

Vouching Component #10

Open RonTuretzky opened 3 weeks ago

RonTuretzky commented 3 weeks ago

Should initiate the following logic using #9 and #8

flowchart

s[Account connects] --> fi[Attempt to fetch farcasterID and find attestation]

fi --> |Custody address not already used to declare vouching address| f[Link to page explaining why account can't vote]

fi --> |Connected account is a valid identity| vi[Fetch ApprovedProjected AttestationID]

vi -->|Project already vouched for| txi[Submit vouch transaction with ApprovedProject attestaion ID]