Last updated 4 months ago
Low civic participation and distrust in services persist because reporting local problems feels pointless. In Argentina, trust in institutions is low; citizens lack feedback and verifiable progress.
Web MVP that gamifies community action: report and verify issues, earn Cardano-backed badges and levels, and anchor key events and evidence on Cardano to keep tracking transparent and tamper-evident.
Please provide your proposal title
Gamified Community Participation Platform in Argentina
Enter the amount of funding you are requesting in ADA
147000
Please specify how many months you expect your project to last
12
Please indicate if your proposal has been auto-translated
No
Original Language
en
What is the problem you want to solve?
Low civic participation and distrust in services persist because reporting local problems feels pointless. In Argentina, trust in institutions is low; citizens lack feedback and verifiable progress.
Supporting links
Does your project have any dependencies on other organizations, technical or otherwise?
No
Describe any dependencies or write 'No dependencies'
No dependencies
Will your project's outputs be fully open source?
No
Please provide details on the intellectual property (IP) status of your project outputs, including whether they will be released as open source or retained under another licence.
The project will not be open source but we are commited to sharing periodic reports and finding along the way, as well as creating a comprehensive final close-out report that will be publically available.
Please choose the most relevant theme and tag related to the outcomes of your proposal
Connected Community
Describe what makes your idea innovative compared to what has been previously launched in the market (whether by you or others).
Existing civic apps and prior Catalyst tools often keep engagement data and incentives off-chain, with limited portability or transparent, verifiable impact. Our MVP anchors key moments in issue timelines and civic actions on Cardano, adds Cardano-backed reputation snapshots and digital badges, and packages this as a reusable rails stack for cities and communities in Argentina. It becomes an entry point for Cardano into community-improvement technology, with direct, measurable impact on local neighborhoods.
Describe what your prototype or MVP will demonstrate, and where it can be accessed.
The MVP will demonstrate a complete civic engagement loop: citizens create geolocated reports with photos, validate and support existing reports, see transparent status updates, and earn levels and badges when they contribute. An admin console shows how a city government, as well as a community NGO, could triage, moderate, and communicate. Dashboards summarize anchored events and participation. It will run on a public Cardano testnet, with a hosted web app and an open repository.
Describe realistic measures of success, ideally with on-chain metrics.
By month 12, in a simulated pilot: ≥300 on-chain events (issue anchors and daily digest anchors), ≥150 evidence hashes, ≥100 badge/level achievements reflected in digests, ≥100 active users, ≥400 in-app interactions (comments/supports), and at least three end-to-end simulated “fix” journeys from report to closure. Success = public testnet URL and a verification guide so any voter can independently check transactions and confirm claims.
Please describe your proposed solution and how it addresses the problem
Argentina faces a combination of low civic participation and record-low trust in public institutions. Our platform tackles this by turning community action into something visible, symbolically rewarded, and verifiable on Cardano. Citizens see that when they speak up, their actions leave a trace anchored to an open, tamper-evident ledger, not just an opaque inbox under the absolute control of some unknown bureaucrat.
The solution is a web platform for Argentine communities where residents report local problems (potholes, trash on the street, broken lights, unsafe spaces, and many others), support existing reports, and follow a transparent timeline of what happens next.
Behind the scenes, the core civic data lives off-chain in our database, but we anchor it to Cardano in a targeted way:
When an issue is created and when it is resolved in the simulated workflow, we compute hashes of the relevant evidence and write minimal anchor transactions.
Once per day, we compute a digest hash summarizing that day’s off-chain events (reports, supports, comments, XP updates, badge assignments) and anchor that digest as a separate transaction.
By turning local issues and civic contributions into Cardano-anchored evidence and reputational snapshots, we combine concrete neighborhood benefits in Argentina with a reusable Cardano-based pattern for anchoring public data and participation. This positions Cardano as a natural backbone for civic innovation and public-good infrastructure, not just financial use cases.
After 12 months, we will have a product that can be deployed in a live environment by any of the institutions and entities that we mention as ideal partners.
Report & evidence
A resident opens the web app, sees a city map, and taps “Report an issue”.
They take or upload a new photo, confirm GPS location, choose a category, and add a short description.
Before creating a new entry, we use a simple heuristic for duplicates: we check for existing issues in a short radius (for example, 50–100 meters), in the same category, and within a recent time window. If a likely match exists, the user is invited to “join” that thread by adding new evidence and support instead of spamming new reports. We do not claim perfect deduplication; the goal is to provide helpful hints, not strict guarantees.
Conversation & status
Each issue has a timeline: creation, community comments, and official-style status changes (Open → Under Review → In Progress → Resolved), driven in the MVP by moderators simulating a city government or NGO workflow.
When an issue is created or resolved, we compute an evidence hash and write a minimal anchor to Cardano. Intermediate statuses are stored off-chain and are covered by the daily digest anchors. This yields a verifiable chain of key events while keeping costs and complexity under control.
XP, levels and badges
Each constructive action gives experience points (XP): filing reports, contributing good evidence, commenting constructively, participating in polls.
As residents accumulate XP, they level up and unlock honorific titles (for example, “Neighborhood Helper”, “Public Spaces Guardian”).
Reaching specific thresholds or showing certain patterns of action also grants digital participation badges (for example, “Public Spaces Guardian” for repeated green-space reports, or “Street Safety Watcher” for lighting and sidewalk issues).
In the MVP, these levels and badges are stored off-chain in our database, but they are included in the digest hashes that we anchor on Cardano. This gives them a Cardano-backed audit trail without requiring individual token minting in this first phase.
Evidence anchoring
Off-chain, the platform stores reports, images, and metadata in an encrypted database.
For each issue creation and simulated resolution, we derive a hash of the evidence bundle and write a minimal record to Cardano (hash + event type + schema version + reference ID).
Once per day, the backend computes a deterministic digest hash over that day’s off-chain events (including reports, supports, comments, XP updates and badge assignments) and anchors that digest as a separate transaction.
This provides tamper-evidence without exposing personal data and allows us to evolve the off-chain data model while still being able to verify integrity against past anchors using the verification kit.
Badges & reputation
In the MVP, badges and levels are off-chain entities: they live in our database and are surfaced in the user’s profile and dashboards. Their existence and evolution are reflected in the periodic digest hashes that we anchor to Cardano. If needed, we can later prove that a given badge record was already part of a prior snapshot.
This design keeps implementation simple while still aligning with the long-term vision of turning badges into full on-chain assets in a future phase. The MVP shows the pattern: Cardano-backed reputation and participation proofs, with a clear path to upgrade when appropriate.
Privacy
Personal information stays off-chain. Hashing and encryption ensure that only authorized parties (for example, a future city client or NGO) can reconstruct full evidence while the public chain proves integrity and timing. Location and photo data are kept off-chain; Cardano only sees hashes and minimal classification metadata.
Wallets and user accounts
For the simulated pilot, residents use standard web accounts (for example, email-based access or another simple identity method) to interact with the platform. All on-chain anchors are submitted from a platform-managed Cardano wallet on testnet, which is dedicated to this project.
For each user action that triggers an anchor, we record which accounts were involved and which transaction IDs were created. In the “My Cardano Activity” section of the app, users can see the list of anchors associated with their contributions, together with explorer links to each transaction, without having to manage keys or balances directly.
In future phases, we can add an option for residents or institutions to connect their own Cardano wallets for advanced features, but the MVP keeps key management simple and safe by centralizing anchor submission in a dedicated platform wallet.
Architecture
Frontend: modern web app with map UI, report form, timeline view, profiles, and badge/level views.
Backend: services for validation, duplicate detection (using radius and time-window heuristics), XP logic, level and badge assignment, notifications, and simulated workflows.
Cardano integration: a lightweight service responsible for creating per-issue anchors and daily digest anchors from the platform wallet and recording their transaction IDs. We rely on existing Cardano indexer/explorer infrastructure to look up transactions and metadata when needed. Dashboards primarily read from our database; Cardano serves as an independent proof layer rather than the main analytics data store.
From the start, the platform is designed to be operated either by a local government or by a local NGO focused on community improvement:
A local government could use it as a hosted platform to receive reports, communicate progress, and publish a transparent log of works and budgets. Cardano becomes the neutral trust layer that backs up what the city claims. In a production deployment, the platform can be integrated with the city’s existing account systems so residents log in using the same credentials they already use for municipal services.
A community NGO can operate the same platform even without formal governmental support. Volunteers update statuses when they see real-world changes (for example, a volunteer sees road works starting where a pothole was reported and marks it as “In Progress”). This creates a citizen-led mirror of how the city is performing, backed by Cardano-anchored evidence and digest snapshots, bringing transparency and accountability in areas where it is often lacking.
The 12-month work ends with a simulated pilot that demonstrates exactly how a city or NGO could adopt the platform, and therefore with a ready-to-use product.
Please define the positive impact your project will have on the wider Cardano community
In Argentina, low civic participation and deep mistrust of institutions reinforce each other: people rarely see tangible outcomes from their complaints, so they disengage, and institutions receive less constructive feedback. Our platform is designed to reverse this cycle by making every step of civic action traceable, explainable, and anchored on Cardano.
Impact on communities, local governments, and NGOs
Communities
Residents gain a simple, beautiful interface to report problems, support their neighbors’ reports, and see visible progress over time.
Symbolic progression, levels, and badges make consistent contributors visible and appreciated, reinforcing a culture of shared responsibility instead of apathy.
**Local governments **
Once adopted by a city or town, our platform can provide a ready-made digital channel for residents to raise issues and track responses.
On-chain anchors and daily digest transactions act as a public, independent log that backs up the narrative of improvement with verifiable evidence.
Local NGOs
NGOs focused on community improvement can run campaigns (for example, “cleaner public spaces”, “safer streets”) and use our platform to coordinate volunteers, collect evidence, and show impact to donors and partners.
The Cardano-anchored participation records and badge snapshots allow them to highlight community leaders with transparent, data-backed contribution histories.
Impact on civic-tech
Our research shows that modern civic platforms combine mobile reporting, maps, and gamification to increase engagement, yet most rely entirely on centralized data stores.
By anchoring evidence and daily digests on Cardano and representing participation with Cardano-backed badges and reputation snapshots, we demonstrate how:
Civic data can have a verifiable audit trail without sacrificing privacy.
Gamification can be rooted in real, inspectable contributions rather than opaque point systems.
A civic platform can be both operationally practical and open to ecosystem reuse, via open-source components and clear documentation.
This contributes a high-quality reference implementation for civic-tech teams in Argentina and across Latin America who want to explore blockchain-backed transparency but lack a concrete starting point.
For Cardano, our project is a tangible proof that the chain can underpin high-frequency, low-value real-world interactions with social meaning.
Each anchored issue and daily digest transaction is a live example of Cardano securing public interest data.
Residents who may never have considered using a blockchain interact with Cardano-backed achievements and verifiable histories in a non-speculative, socially meaningful context.
Local governments and NGOs that later adopt the platform will see Cardano not as a trading venue, but as the invisible infrastructure that keeps their commitments honest and verifiable.
We believe this combination – concrete community benefit in Argentina plus a replicable technical pattern – positions Cardano as a natural backbone for civic innovation and public-good infrastructure.
What is your capability to deliver your project with high levels of trust and accountability? How do you intend to validate if your approach is feasible?
Existing groundwork
We have already conducted detailed research into civic engagement and digital participation, mapping common features, user flows, and architectural approaches.
This reduces uncertainty and helps us focus the MVP on the most impactful and feasible features.
Team roles and capacity
While this proposal is submitted by a single named applicant (Alex Barros), the delivery plan assumes a compact but complete team:
Feasibility
The requested budget and 12-month timeline are appropriate for a focused prototype with a clear path from concept to simulated pilot.
We keep the scope intentionally focused:
Given the groundwork, realistic scope, and strong alignment with the category, we consider the project feasible within 12 months and the requested budget.
Milestone Title
Whitepaper, Planning & UX Foundation
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
2
Cost
22050
Progress
10 %
Milestone Title
Backend & Cardano Anchors
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
5
Cost
36750
Progress
40 %
Milestone Title
Frontend App, Admin Console & Dashboards
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
8
Cost
36750
Progress
60 %
Milestone Title
Simulated Pilot & Verification Kit
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
11
Cost
29400
Progress
80 %
Milestone Title
Close-Out Report & Knowledge Sharing
Milestone Outputs
Acceptance Criteria
Evidence of Completion
Delivery Month
12
Cost
22050
Progress
100 %
Please provide a cost breakdown of the proposed work and resources
Budget & Costs (1500 characters max)
Total requested: ₳147,000 over 12 months.
By milestone:
All funds are dedicated to development, operations, research, and documentation for future work. We do not allocate any part of the budget to ADA giveaways, airdrops, or monetary prize schemes.
How does the cost of the project represent value for the Cardano ecosystem?
For ₳147,000, our project delivers a working Cardano-based civic engagement MVP on testnet, open-source components, and a practical demonstration of blockchain utility for Argentine communities.
The ecosystem gains:
A complete, verifiable product that communities and Cardano advocates can demo to local governments and NGOs.
A repeatable pattern for anchoring civic data, XP-based progression, levels, and symbolic participation badges on Cardano via per-issue anchors and daily digest hashes.
On-chain activity tied to real social value (reports, status updates, contributions), not speculation.
Documentation and a verification kit that reduce the cost and risk for future teams building on similar ideas.
We believe this is a cost-effective way to open Cardano to the civic sector in Argentina, create a compelling public narrative around real-world impact, and lay the groundwork for deeper integrations in future Catalyst funds.
I confirm that evidence of prior research, whitepaper, design, or proof-of-concept is provided.
Yes
I confirm that the proposal includes ecosystem research and uses the findings to either (a) justify its uniqueness over existing solutions or (b) demonstrate the value of its novel approach.
Yes
I confirm that the proposal demonstrates technical capability via verifiable in-house talent or a confirmed development partner (GitHub, LinkedIn, portfolio, etc.)
Yes
I confirm that the proposer and all team members are in good standing with prior Catalyst projects.
Yes
I confirm that the proposal clearly defines the problem and the value of the on-chain utility.
Yes
I confirm that the primary goal of the proposal is a working prototype deployed on at least a Cardano testnet.
Yes
I confirm that the proposal outlines a credible and clear technical plan and architecture.
Yes
I confirm that the budget and timeline (≤ 12 months) are realistic for the proposed work.
Yes
I confirm that the proposal includes a community engagement and feedback plan to amplify prototype adoption with the Cardano ecosystem.
Yes
I confirm that the budget is for future development only; excludes retroactive funding, incentives, giveaways, re-granting, or sub-treasuries.
Yes
I Agree
Yes
Our delivery team is lean but covers all critical capabilities for a prototype-level build:
Particularly, the proposer ( https://www.linkedin.com/in/alex-b-g/ ) has before developed blockchain based projects in argentina, as well as co-founding the argentine blockchain foundation. With said foundation, we were funded during Catalyst fund 14, and are currently developing said projects. During fund 14, the proposer is not part of any of the projets proposed by said foundation, and has created 2 distinct individual proposals that will not share any team members and will have no overlap whatsoever.