chore: sort news articles order

This commit is contained in:
jinhojang6 2024-06-20 17:14:42 +09:00
parent eeb5d2b8b1
commit 7432049dd1
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8
1 changed files with 92 additions and 107 deletions

View File

@ -19,136 +19,121 @@ import { NewsCardList, Grid, Box } from '@site/src/components/mdx'
<NewsCardList
data={[
{
thumbnail: '/news/1.png',
title:
"Decentralized Uber: Here's How I Built It With Status.im, Waku, and Vue.js",
date: 'Nov 3 2021',
author: 'Laszlo Fazekas',
href: 'https://hackernoon.com/decentralized-uber-heres-how-i-built-it-with-statusim-waku-and-vuejs',
description:
'Use this tutorial to build a decentralised Uber using Satus, Waku, and Vue.js.',
tags: ['Tutorial'],
"thumbnail": "/news/9.png",
"title": "Waku avanza en la protección de la privacidad de las comunicaciones en América Latina en ETHLatam",
"date": "Feb 29 2024",
"author": "Cointelegraph",
"href": "https://es.cointelegraph.com/press-releases/waku-advances-in-the-protection-of-communications-privacy-in-latin-america-at-ethlatam",
"description": "",
"tags": ["Press Release", "Spanish"]
},
{
thumbnail: '/news/placeholder.png',
title: 'Build a dApp Using Waku (Decentralized Communication) and Vue.js',
date: 'Jan 29 2024',
author: 'Joel Adewole',
href: 'https://blog.wolzcodelife.com/build-a-dapp-using-waku-decentralized-communication-and-vuejs',
description:
'Use this tutorial to build a Dapp using Waku and Vue.js.',
tags: ['Tutorial'],
"thumbnail": "/news/8.png",
"title": "Una empresa recompensa a los hackers de ETHLatam con 2.500 dólares",
"date": "Feb 29 2024",
"author": "Anunciante",
"href": "https://www.criptonoticias.com/comunidad/empresa-recompensa-hackers-ethlatam-2-500-dolares/",
"description": "Waku is sponsoring ETHLatam with $2,500 in prizes for hackers who create privacy-preserving solutions using Waku.",
"tags": ["Press Release", "Spanish"]
},
{
thumbnail: '/news/placeholder.png',
title:
'Waku launches first decentralised, privacy-preserving DoS protections for P2P Messaging',
date: 'Dec 7 2023',
author: 'Waku',
href: 'https://cointelegraph.com/press-releases/waku-launches-first-decentralised-privacy-preserving-dos-protections-for-p2p-messaging',
description: 'The MVP release of the Waku Network provides first-of-its-kind denial-of-service (DoS) protections that do not compromise privacy or censorship resistance. This release paves the way for supporting one million users on the Waku Network.',
tags: ['Press Release'],
"thumbnail": "/news/10.png",
"title": "The Waku Network: Scaling P2P, Privacy-Focused Communications",
"date": "Feb 28 2024",
"author": "Logos",
"href": "https://hackernoon.com/the-waku-network-scaling-p2p-privacy-focused-communications",
"description": "Waku is sponsoring ETHLatam with $2,500 in prizes for hackers who create privacy-preserving solutions using Waku.",
"tags": ["Technical Deep Dive"]
},
{
thumbnail: '/news/5.png',
title:
'Waku Launches First Decentralised, Privacy-Preserving DoS Protections For Peer-to-Peer Messaging',
date: 'Dec 7 2023',
author: 'Chainwire',
href: 'https://thedefiant.io/waku-launches-first-decentralised-privacy-preserving-dos-protections-for-peer-to-peer-messaging',
description:
'The MVP release of the Waku Network provides first-of-its-kind denial-of-service (DoS) protections that do not compromise privacy or censorship resistance. This release paves the way for supporting one million users on the Waku Network.',
tags: ['Press Release'],
"thumbnail": "/news/placeholder.png",
"title": "Build a dApp Using Waku (Decentralized Communication) and Vue.js",
"date": "Jan 29 2024",
"author": "Joel Adewole",
"href": "https://blog.wolzcodelife.com/build-a-dapp-using-waku-decentralized-communication-and-vuejs",
"description": "Use this tutorial to build a Dapp using Waku and Vue.js.",
"tags": ["Tutorial"]
},
{
thumbnail: '/news/5.png',
title:
'Waku launches first decentralised, privacy-preserving DoS protections for peer-to-peer messaging',
date: 'Dec 7 2023',
author: 'AMBCrypto',
href: 'https://ambcrypto.com/waku-launches-first-decentralised-privacy-preserving-dos-protections-for-peer-to-peer-messaging/',
description:
'The MVP release of the Waku Network provides first-of-its-kind denial-of-service (DoS) protections that do not compromise privacy or censorship resistance. This release paves the way for supporting one million users on the Waku Network.',
tags: ['Press Release'],
"thumbnail": "/news/13.png",
"title": "Waku — the P2P Communication Protocol for Web3 Recognized by Vitalik Buterin",
"date": "Jan 17 2024",
"author": "The Defiant",
"href": "https://thedefiant.io/waku-the-p2p-communication-protocol-for-web3-recognized-by-vitalik-buterin",
"description": "In a recent blog post from Ethereum's founder Vitalik Buterin, he describes Waku as realizing Gavin Wood's vision of a scalable decentralized messaging protocol. ",
"tags": ["Article"]
},
{
thumbnail: '/news/6.png',
title:
'Waku Launches First Decentralized, Privacy-Preserving DoS Protections for Peer-to-Peer Messaging',
date: 'Dec 7 2023',
author: 'Advertorial',
href: 'https://beincrypto.com/waku-launches-first-decentralized-privacy-preserving-dos-protections/',
description: 'The MVP release of the Waku Network provides first-of-its-kind denial-of-service (DoS) protections that do not compromise privacy or censorship resistance. This release paves the way for supporting one million users on the Waku Network.',
tags: ['Press Release'],
"thumbnail": "/news/12.png",
"title": "Meet Waku, The Peer-To-Peer Communications Protocol Recognized By Vitalik Buterin",
"date": "Jan 16 2024",
"author": "Crypto Daily",
"href": "https://cryptodaily.co.uk/2024/01/meet-waku-the-peer-to-peer-communications-protocol-recognized-by-vitalik-buterin",
"description": "In a recent blog post, the founder of the Ethereum Network recognized Waku as the realization of Gavin Wood's vision of a decentralized messaging protocol for Web3. ",
"tags": ["Article"]
},
{
thumbnail: '/news/7.png',
title:
'Waku Launches First Decentralised, Privacy-Preserving DoS Protections For Peer-To-Peer Messaging',
date: 'Dec 7 2023',
author: 'Crypto Daily',
href: 'https://cryptodaily.co.uk/2023/12/waku-launches-first-decentralised-privacy-preserving-dos-protections-for-peer-to-peer-messaging',
description: 'The MVP release of the Waku Network provides first-of-its-kind denial-of-service (DoS) protections that do not compromise privacy or censorship resistance. This release paves the way for supporting one million users on the Waku Network.',
tags: ['Press Release'],
"thumbnail": "/news/11.png",
"title": "Vitalik Buterin recognises Waku as the peer-to-peer communications layer of Gavin Wood's web3 vision",
"date": "Jan 11 2024",
"author": "Cointelegraph",
"href": "https://cointelegraph.com/press-releases/vitalik-buterin-recognises-waku-as-the-peer-to-peer-communications-layer-of-gavin-woods-web3-vision",
"description": "In a blog post published on 28th December 2023, Ethereum Founder Vitalik Buterin recognised Waku as the successor of Whisper, the original peer-to-peer communications protocol for Ethereum.",
"tags": ["Press Release"]
},
{
thumbnail: '/news/8.png',
title:
'Una empresa recompensa a los hackers de ETHLatam con 2.500 dólares',
date: 'Feb 29 2024',
author: 'Anunciante',
href: 'https://www.criptonoticias.com/comunidad/empresa-recompensa-hackers-ethlatam-2-500-dolares/',
description: 'Waku is sponsoring ETHLatam with $2,500 in prizes for hackers who create privacy-preserving solutions using Waku. ',
tags: ['Press Release', 'Spanish'],
"thumbnail": "/news/placeholder.png",
"title": "Waku launches first decentralised, privacy-preserving DoS protections for P2P Messaging",
"date": "Dec 7 2023",
"author": "Waku",
"href": "https://cointelegraph.com/press-releases/waku-launches-first-decentralised-privacy-preserving-dos-protections-for-p2p-messaging",
"description": "The MVP release of the Waku Network provides first-of-its-kind denial-of-service (DoS) protections that do not compromise privacy or censorship resistance. This release paves the way for supporting one million users on the Waku Network.",
"tags": ["Press Release"]
},
{
thumbnail: '/news/9.png',
title:
'Waku avanza en la protección de la privacidad de las comunicaciones en América Latina en ETHLatam',
date: 'Feb 29 2024',
author: 'Cointelegraph',
href: 'https://es.cointelegraph.com/press-releases/waku-advances-in-the-protection-of-communications-privacy-in-latin-america-at-ethlatam',
description: '',
tags: ['Press Release', 'Spanish'],
"thumbnail": "/news/5.png",
"title": "Waku Launches First Decentralised, Privacy-Preserving DoS Protections For Peer-to-Peer Messaging",
"date": "Dec 7 2023",
"author": "Chainwire",
"href": "https://thedefiant.io/waku-launches-first-decentralised-privacy-preserving-dos-protections-for-peer-to-peer-messaging",
"description": "The MVP release of the Waku Network provides first-of-its-kind denial-of-service (DoS) protections that do not compromise privacy or censorship resistance. This release paves the way for supporting one million users on the Waku Network.",
"tags": ["Press Release"]
},
{
thumbnail: '/news/10.png',
title: 'The Waku Network: Scaling P2P, Privacy-Focused Communications',
date: 'Feb 28 2024',
author: 'Logos',
href: 'https://hackernoon.com/the-waku-network-scaling-p2p-privacy-focused-communications',
description: 'Waku is sponsoring ETHLatam with $2,500 in prizes for hackers who create privacy-preserving solutions using Waku. ',
tags: ['Technical Deep Dive'],
"thumbnail": "/news/5.png",
"title": "Waku launches first decentralised, privacy-preserving DoS protections for peer-to-peer messaging",
"date": "Dec 7 2023",
"author": "AMBCrypto",
"href": "https://ambcrypto.com/waku-launches-first-decentralised-privacy-preserving-dos-protections-for-peer-to-peer-messaging/",
"description": "The MVP release of the Waku Network provides first-of-its-kind denial-of-service (DoS) protections that do not compromise privacy or censorship resistance. This release paves the way for supporting one million users on the Waku Network.",
"tags": ["Press Release"]
},
{
thumbnail: '/news/11.png',
title:
"Vitalik Buterin recognises Waku as the peer-to-peer communications layer of Gavin Wood's web3 vision",
date: 'Jan 11 2024',
author: 'Cointelegraph',
href: 'https://cointelegraph.com/press-releases/vitalik-buterin-recognises-waku-as-the-peer-to-peer-communications-layer-of-gavin-woods-web3-vision',
description: 'In a blog post published on 28th December 2023, Ethereum Founder Vitalik Buterin recognised Waku as the successor of Whisper, the original peer-to-peer communications protocol for Ethereum.',
tags: ['Press Release'],
"thumbnail": "/news/6.png",
"title": "Waku Launches First Decentralized, Privacy-Preserving DoS Protections for Peer-to-Peer Messaging",
"date": "Dec 7 2023",
"author": "Advertorial",
"href": "https://beincrypto.com/waku-launches-first-decentralized-privacy-preserving-dos-protections/",
"description": "The MVP release of the Waku Network provides first-of-its-kind denial-of-service (DoS) protections that do not compromise privacy or censorship resistance. This release paves the way for supporting one million users on the Waku Network.",
"tags": ["Press Release"]
},
{
thumbnail: '/news/12.png',
title:
'Meet Waku, The Peer-To-Peer Communications Protocol Recognized By Vitalik Buterin',
date: 'Jan 16 2024',
author: 'Crypto Daily',
href: 'https://cryptodaily.co.uk/2024/01/meet-waku-the-peer-to-peer-communications-protocol-recognized-by-vitalik-buterin',
description: 'In a recent blog post, the founder of the Ethereum Network recognized Waku as the realization of Gavin Wood\'s vision of a decentralized messaging protocol for Web3. ',
tags: ['Article'],
"thumbnail": "/news/7.png",
"title": "Waku Launches First Decentralised, Privacy-Preserving DoS Protections For Peer-To-Peer Messaging",
"date": "Dec 7 2023",
"author": "Crypto Daily",
"href": "https://cryptodaily.co.uk/2023/12/waku-launches-first-decentralised-privacy-preserving-dos-protections-for-peer-to-peer-messaging",
"description": "The MVP release of the Waku Network provides first-of-its-kind denial-of-service (DoS) protections that do not compromise privacy or censorship resistance. This release paves the way for supporting one million users on the Waku Network.",
"tags": ["Press Release"]
},
{
thumbnail: '/news/13.png',
title:
'Waku — the P2P Communication Protocol for Web3 Recognized by Vitalik Buterin',
date: 'Jan 17 2023',
author: 'The Defiant',
href: 'https://thedefiant.io/waku-the-p2p-communication-protocol-for-web3-recognized-by-vitalik-buterin',
description: 'In a recent blog post from Ethereum\'s founder Vitalik Buterin, he describes Waku as realizing Gavin Wood\'s vision of a scalable decentralized messaging protocol. ',
tags: ['Article'],
},
"thumbnail": "/news/1.png",
"title": "Decentralized Uber: Here's How I Built It With Status.im, Waku, and Vue.js",
"date": "Nov 3 2021",
"author": "Laszlo Fazekas",
"href": "https://hackernoon.com/decentralized-uber-heres-how-i-built-it-with-statusim-waku-and-vuejs",
"description": "Use this tutorial to build a decentralised Uber using Satus, Waku, and Vue.js.",
"tags": ["Tutorial"]
}
]}
/>