Skip to content

Conversation

@SmogWMS
Copy link
Contributor

@SmogWMS SmogWMS commented Nov 21, 2025

This PR adds the "Walk2Earn" project, a Web3 fitness-reward application built on the Celo blockchain.

Features:

Frontend: Next.js + TailwindCSS, optimized for mobile users

Backend API: Node.js server handling step tracking and reward distribution

Smart Contracts: Solidity contracts deployed on Celo for reward minting and user data storage

Token rewards: Users earn on-chain rewards based on steps tracked from the app

User dashboard: Real-time view of steps, earnings, and activity history

Gamification: Daily goals, streak rewards, and achievements

How it works:

The mobile app tracks the user's steps using device motion sensors.

The backend validates activity data and prevents cheating.

Verified steps are submitted on-chain through a smart contract on Celo.

Users receive token rewards and can track their statistics via the web dashboard.

Project link:

GitHub repo: Walk2Earn — https://github.com/SmogWMS/Walk2Earn

This PR adds the "Walk2Earn" project, a Web3 fitness-reward application built on the Celo blockchain.

Features:

Frontend: Next.js + TailwindCSS, optimized for mobile users

Backend API: Node.js server handling step tracking and reward distribution

Smart Contracts: Solidity contracts deployed on Celo for reward minting and user data storage

Token rewards: Users earn on-chain rewards based on steps tracked from the app

User dashboard: Real-time view of steps, earnings, and activity history

Gamification: Daily goals, streak rewards, and achievements

How it works:

The mobile app tracks the user's steps using device motion sensors.

The backend validates activity data and prevents cheating.

Verified steps are submitted on-chain through a smart contract on Celo.

Users receive token rewards and can track their statistics via the web dashboard.

Project link:

GitHub repo: Walk2Earn — https://github.com/SmogWMS/Walk2Earn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant