rybeenaa/FarmAssist

Create Farmer Registration Smart Contract

Open

#58 opened on Jul 22, 2025

 (1 comment) (0 reactions) (1 assignee)TypeScript (17 forks)auto 404
FlareSoliditygood first issue

Repository metrics

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

Description

Design a smart contract that registers farmers on-chain with basic data like name, region, and farm ID. Ensure ownership is tied to msg.sender. This contract must be fully standalone and not depend on any other contract.

Contributor guide