AFK-AlignedFamKernel/afk_monorepo

Frontend Proposal creation

Open

#515 opened on Feb 19, 2025

 (16 comments) (0 reactions) (0 assignees)TypeScript (59 forks)auto 404
ODHack14blocked/waitingdesignfeaturesfrontendgood first issuemobileonlydust-wave

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

We are working on a front end for a DAO onchain.

Need #505 to be merged and #516 to be fully finish for the indexer and the data-backend

Scope

apps/mobile project in React native typescript /screens/DAO /module/DAO

dao_aa.cairo need to be understand to create the hook to interact with this smart_contract

  • Add hook to create a DAO
  • Create UI with mocked data for a DAO
  • Create DAO card
  • DAO Screen detail: dao contract address, and proposal list
  • Hook to create_proposal
  • Hook to cast_vote

Contributor guide