Skip to content

Commit 99bff36

Browse files
authored
fix-177-clean-up-delete-the-commented-section-of-the-mock-ts-file DONE (#219)
1 parent af1f3a1 commit 99bff36

1 file changed

Lines changed: 0 additions & 238 deletions

File tree

lib/mock.ts

Lines changed: 0 additions & 238 deletions
Original file line numberDiff line numberDiff line change
@@ -46,244 +46,6 @@ export const mockProjects: Project[] = [
4646
createdAt: '2024-01-12T11:30:00Z',
4747
updatedAt: '2024-01-19T13:20:00Z',
4848
},
49-
// {
50-
// id: "4",
51-
// name: "DAO Governance Tool",
52-
// description: "An advanced governance platform for DAOs with voting mechanisms, proposal management, and treasury controls. Enables transparent decision-making for decentralized organizations.",
53-
// image: "/banner.png",
54-
// link: "/projects/dao-governance",
55-
// tags: ["dao", "governance", "voting", "treasury"],
56-
// category: "dao",
57-
// type: "grant",
58-
// amount: 45000,
59-
// status: "rejected",
60-
// createdAt: "2024-01-08T14:20:00Z",
61-
// updatedAt: "2024-01-16T10:10:00Z",
62-
// },
63-
// {
64-
// id: "5",
65-
// name: "Blockchain Infrastructure",
66-
// description: "Building scalable blockchain infrastructure with sharding and cross-chain interoperability. Focuses on high throughput and low latency for enterprise applications.",
67-
// image: "/banner.png",
68-
// link: "/projects/blockchain-infra",
69-
// tags: ["infrastructure", "scalability", "sharding", "enterprise"],
70-
// category: "infrastructure",
71-
// type: "research",
72-
// amount: 200000,
73-
// status: "failed",
74-
// createdAt: "2024-01-05T08:45:00Z",
75-
// updatedAt: "2024-01-17T15:30:00Z",
76-
// },
77-
// {
78-
// id: "6",
79-
// name: "Social Impact DAO",
80-
// description: "A DAO focused on funding social impact projects in developing countries. Uses blockchain for transparent fund distribution and impact measurement.",
81-
// image: "/banner.png",
82-
// link: "/projects/social-impact",
83-
// tags: ["social", "impact", "developing", "transparency"],
84-
// category: "social_impact",
85-
// type: "grant",
86-
// amount: 150000,
87-
// status: "under_review",
88-
// createdAt: "2024-01-14T12:00:00Z",
89-
// updatedAt: "2024-01-21T09:15:00Z",
90-
// },
91-
// {
92-
// id: "7",
93-
// name: "Educational Platform",
94-
// description: "A decentralized education platform offering blockchain and Web3 courses. Features peer-to-peer learning, credential verification, and micro-certifications.",
95-
// image: "/banner.png",
96-
// link: "/projects/education-platform",
97-
// tags: ["education", "web3", "credentials", "learning"],
98-
// category: "education",
99-
// type: "crowdfunding",
100-
// amount: 75000,
101-
// status: "approved",
102-
// createdAt: "2024-01-11T16:30:00Z",
103-
// updatedAt: "2024-01-19T11:45:00Z",
104-
// },
105-
// {
106-
// id: "8",
107-
// name: "Healthcare Blockchain",
108-
// description: "A blockchain solution for healthcare data management and patient privacy. Enables secure sharing of medical records while maintaining patient control.",
109-
// image: "/banner.png",
110-
// link: "/projects/healthcare-blockchain",
111-
// tags: ["healthcare", "privacy", "medical", "data"],
112-
// category: "healthcare",
113-
// type: "research",
114-
// amount: 180000,
115-
// status: "validated",
116-
// createdAt: "2024-01-13T10:15:00Z",
117-
// updatedAt: "2024-01-20T14:20:00Z",
118-
// },
119-
// {
120-
// id: "9",
121-
// name: "Environmental Tracking",
122-
// description: "A blockchain-based platform for tracking environmental impact and carbon credits. Provides transparency in sustainability initiatives and carbon offset programs.",
123-
// image: "/banner.png",
124-
// link: "/projects/environmental-tracking",
125-
// tags: ["environment", "carbon", "sustainability", "tracking"],
126-
// category: "environment",
127-
// type: "grant",
128-
// amount: 95000,
129-
// status: "rejected",
130-
// createdAt: "2024-01-16T13:45:00Z",
131-
// updatedAt: "2024-01-22T08:30:00Z",
132-
// },
133-
// {
134-
// id: "10",
135-
// name: "Open Source Tools",
136-
// description: "A collection of open-source blockchain development tools and libraries. Aims to accelerate Web3 development and reduce barriers to entry for developers.",
137-
// image: "/banner.png",
138-
// link: "/projects/open-source-tools",
139-
// tags: ["open_source", "development", "tools", "libraries"],
140-
// category: "technology",
141-
// type: "open_source",
142-
// amount: 55000,
143-
// status: "failed",
144-
// createdAt: "2024-01-09T15:20:00Z",
145-
// updatedAt: "2024-01-18T12:10:00Z",
146-
// },
147-
// {
148-
// id: "11",
149-
// name: "Cross-Chain Bridge",
150-
// description: "A secure and efficient bridge for transferring assets between different blockchains. Features atomic swaps and multi-signature security for safe cross-chain transactions.",
151-
// image: "/banner.png",
152-
// link: "/projects/cross-chain-bridge",
153-
// tags: ["bridge", "cross_chain", "atomic_swaps", "security"],
154-
// category: "infrastructure",
155-
// type: "crowdfunding",
156-
// amount: 120000,
157-
// status: "under_review",
158-
// createdAt: "2024-01-07T11:00:00Z",
159-
// updatedAt: "2024-01-16T17:45:00Z",
160-
// },
161-
// {
162-
// id: "12",
163-
// name: "Creative NFT Studio",
164-
// description: "A platform for artists to create, mint, and sell NFTs with advanced features like royalties, collaborative collections, and interactive experiences.",
165-
// image: "/banner.png",
166-
// link: "/projects/creative-nft-studio",
167-
// tags: ["creative", "art", "nft", "royalties"],
168-
// category: "creative",
169-
// type: "crowdfunding",
170-
// amount: 80000,
171-
// status: "approved",
172-
// createdAt: "2024-01-12T14:30:00Z",
173-
// updatedAt: "2024-01-20T10:15:00Z",
174-
// },
175-
// {
176-
// id: "13",
177-
// name: "DeFi Yield Optimizer",
178-
// description: "An automated yield optimization platform that finds the best DeFi opportunities across multiple protocols and automatically rebalances portfolios for maximum returns.",
179-
// image: "/banner.png",
180-
// link: "/projects/defi-yield-optimizer",
181-
// tags: ["defi", "yield", "optimization", "automation"],
182-
// category: "defi",
183-
// type: "grant",
184-
// amount: 110000,
185-
// status: "validated",
186-
// createdAt: "2024-01-15T09:45:00Z",
187-
// updatedAt: "2024-01-21T13:30:00Z",
188-
// },
189-
// {
190-
// id: "14",
191-
// name: "Web3 Identity Solution",
192-
// description: "A decentralized identity management system that gives users control over their digital identity. Features zero-knowledge proofs and selective disclosure.",
193-
// image: "/banner.png",
194-
// link: "/projects/web3-identity",
195-
// tags: ["identity", "privacy", "zkp", "decentralized"],
196-
// category: "web3",
197-
// type: "research",
198-
// amount: 160000,
199-
// status: "rejected",
200-
// createdAt: "2024-01-14T16:15:00Z",
201-
// updatedAt: "2024-01-22T11:20:00Z",
202-
// },
203-
// {
204-
// id: "15",
205-
// name: "DAO Treasury Management",
206-
// description: "A comprehensive treasury management solution for DAOs with multi-signature wallets, investment strategies, and automated fund allocation based on governance decisions.",
207-
// image: "/banner.png",
208-
// link: "/projects/dao-treasury",
209-
// tags: ["dao", "treasury", "multisig", "governance"],
210-
// category: "dao",
211-
// type: "crowdfunding",
212-
// amount: 90000,
213-
// status: "failed",
214-
// createdAt: "2024-01-11T12:30:00Z",
215-
// updatedAt: "2024-01-19T15:45:00Z",
216-
// },
217-
// {
218-
// id: "16",
219-
// name: "Blockchain Gaming Platform",
220-
// description: "A gaming platform that integrates blockchain technology for true ownership of in-game assets, play-to-earn mechanics, and cross-game interoperability.",
221-
// image: "/banner.png",
222-
// link: "/projects/blockchain-gaming",
223-
// tags: ["gaming", "play_to_earn", "nft", "interoperability"],
224-
// category: "technology",
225-
// type: "crowdfunding",
226-
// amount: 140000,
227-
// status: "under_review",
228-
// createdAt: "2024-01-13T13:20:00Z",
229-
// updatedAt: "2024-01-20T16:10:00Z",
230-
// },
231-
// {
232-
// id: "17",
233-
// name: "Supply Chain Tracking",
234-
// description: "A blockchain-based supply chain tracking solution that provides end-to-end visibility and transparency for products from manufacturer to consumer.",
235-
// image: "/banner.png",
236-
// link: "/projects/supply-chain",
237-
// tags: ["supply_chain", "tracking", "transparency", "logistics"],
238-
// category: "technology",
239-
// type: "grant",
240-
// amount: 175000,
241-
// status: "approved",
242-
// createdAt: "2024-01-16T10:45:00Z",
243-
// updatedAt: "2024-01-22T14:30:00Z",
244-
// },
245-
// {
246-
// id: "18",
247-
// name: "Decentralized Storage",
248-
// description: "A decentralized storage solution that distributes data across multiple nodes for redundancy and security. Features encryption and incentivized storage providers.",
249-
// image: "/banner.png",
250-
// link: "/projects/decentralized-storage",
251-
// tags: ["storage", "decentralized", "encryption", "incentives"],
252-
// category: "infrastructure",
253-
// type: "open_source",
254-
// amount: 130000,
255-
// status: "validated",
256-
// createdAt: "2024-01-08T15:30:00Z",
257-
// updatedAt: "2024-01-17T12:15:00Z",
258-
// },
259-
// {
260-
// id: "19",
261-
// name: "Social Media DAO",
262-
// description: "A decentralized social media platform where users own their data and content. Features tokenized communities and content monetization through NFTs.",
263-
// image: "/banner.png",
264-
// link: "/projects/social-media-dao",
265-
// tags: ["social_media", "dao", "content", "monetization"],
266-
// category: "social_impact",
267-
// type: "crowdfunding",
268-
// amount: 100000,
269-
// status: "rejected",
270-
// createdAt: "2024-01-10T14:15:00Z",
271-
// updatedAt: "2024-01-18T18:20:00Z",
272-
// },
273-
// {
274-
// id: "20",
275-
// name: "AI + Blockchain Integration",
276-
// description: "A platform that combines AI and blockchain for decentralized AI model training and inference. Enables privacy-preserving machine learning on blockchain data.",
277-
// image: "/banner.png",
278-
// link: "/projects/ai-blockchain",
279-
// tags: ["ai", "machine_learning", "privacy", "decentralized"],
280-
// category: "technology",
281-
// type: "research",
282-
// amount: 250000,
283-
// status: "failed",
284-
// createdAt: "2024-01-15T11:30:00Z",
285-
// updatedAt: "2024-01-21T16:45:00Z",
286-
// },
28749
];
28850

28951
// Mock campaign details for testing

0 commit comments

Comments
 (0)