|
|
|
@@ -230,7 +230,7 @@ impl GovernanceController {
|
|
|
|
|
creator_id: 1,
|
|
|
|
|
creator_name: "Ibrahim Faraji".to_string(),
|
|
|
|
|
title: "Establish Zanzibar Digital Trade Hub".to_string(),
|
|
|
|
|
description: "This proposal aims to create a dedicated digital trade hub within the Zanzibar Autonomous Zone to facilitate international e-commerce for local businesses. The hub will provide logistics support, digital marketing services, and regulatory compliance assistance to help Zanzibar businesses reach global markets.".to_string(),
|
|
|
|
|
description: "This proposal aims to create a dedicated digital trade hub within the Zanzibar Digital Freezone to facilitate international e-commerce for local businesses. The hub will provide logistics support, digital marketing services, and regulatory compliance assistance to help Zanzibar businesses reach global markets.".to_string(),
|
|
|
|
|
status: ProposalStatus::Active,
|
|
|
|
|
created_at: now - Duration::days(5),
|
|
|
|
|
updated_at: now - Duration::days(5),
|
|
|
|
@@ -242,7 +242,7 @@ impl GovernanceController {
|
|
|
|
|
creator_id: 2,
|
|
|
|
|
creator_name: "Amina Salim".to_string(),
|
|
|
|
|
title: "ZAZ Sustainable Tourism Framework".to_string(),
|
|
|
|
|
description: "A comprehensive framework for sustainable tourism development within the Zanzibar Autonomous Zone. This proposal outlines environmental standards, community benefit-sharing mechanisms, and digital infrastructure for eco-tourism businesses. It includes tokenization standards for tourism assets and a certification system for sustainable operators.".to_string(),
|
|
|
|
|
description: "A comprehensive framework for sustainable tourism development within the Zanzibar Digital Freezone. This proposal outlines environmental standards, community benefit-sharing mechanisms, and digital infrastructure for eco-tourism businesses. It includes tokenization standards for tourism assets and a certification system for sustainable operators.".to_string(),
|
|
|
|
|
status: ProposalStatus::Approved,
|
|
|
|
|
created_at: now - Duration::days(15),
|
|
|
|
|
updated_at: now - Duration::days(2),
|
|
|
|
@@ -266,7 +266,7 @@ impl GovernanceController {
|
|
|
|
|
creator_id: 1,
|
|
|
|
|
creator_name: "Ibrahim Faraji".to_string(),
|
|
|
|
|
title: "ZAZ Regulatory Framework for Digital Financial Services".to_string(),
|
|
|
|
|
description: "Establish a comprehensive regulatory framework for digital financial services within the Zanzibar Autonomous Zone. This includes licensing requirements for crypto exchanges, digital payment providers, and tokenized asset platforms operating within the zone, while ensuring compliance with international AML/KYC standards.".to_string(),
|
|
|
|
|
description: "Establish a comprehensive regulatory framework for digital financial services within the Zanzibar Digital Freezone. This includes licensing requirements for crypto exchanges, digital payment providers, and tokenized asset platforms operating within the zone, while ensuring compliance with international AML/KYC standards.".to_string(),
|
|
|
|
|
status: ProposalStatus::Rejected,
|
|
|
|
|
created_at: now - Duration::days(20),
|
|
|
|
|
updated_at: now - Duration::days(5),
|
|
|
|
@@ -290,7 +290,7 @@ impl GovernanceController {
|
|
|
|
|
creator_id: 5,
|
|
|
|
|
creator_name: "Omar Makame".to_string(),
|
|
|
|
|
title: "Zanzibar Renewable Energy Microgrid Network".to_string(),
|
|
|
|
|
description: "Develop a network of renewable energy microgrids across the Zanzibar Autonomous Zone using tokenized investment and community ownership models. This proposal outlines the technical specifications, governance structure, and token economics for deploying solar and tidal energy systems that will ensure energy independence for the zone.".to_string(),
|
|
|
|
|
description: "Develop a network of renewable energy microgrids across the Zanzibar Digital Freezone using tokenized investment and community ownership models. This proposal outlines the technical specifications, governance structure, and token economics for deploying solar and tidal energy systems that will ensure energy independence for the zone.".to_string(),
|
|
|
|
|
status: ProposalStatus::Active,
|
|
|
|
|
created_at: now - Duration::days(10),
|
|
|
|
|
updated_at: now - Duration::days(9),
|
|
|
|
@@ -302,7 +302,7 @@ impl GovernanceController {
|
|
|
|
|
creator_id: 6,
|
|
|
|
|
creator_name: "Saida Juma".to_string(),
|
|
|
|
|
title: "ZAZ Educational Technology Initiative".to_string(),
|
|
|
|
|
description: "Establish a comprehensive educational technology program within the Zanzibar Autonomous Zone to develop local tech talent. This initiative includes coding academies, blockchain development courses, and digital entrepreneurship training, with a focus on preparing Zanzibar's youth for careers in the zone's growing digital economy.".to_string(),
|
|
|
|
|
description: "Establish a comprehensive educational technology program within the Zanzibar Digital Freezone to develop local tech talent. This initiative includes coding academies, blockchain development courses, and digital entrepreneurship training, with a focus on preparing Zanzibar's youth for careers in the zone's growing digital economy.".to_string(),
|
|
|
|
|
status: ProposalStatus::Draft,
|
|
|
|
|
created_at: now - Duration::days(3),
|
|
|
|
|
updated_at: now - Duration::days(2),
|
|
|
|
|