Incentivisation is wip (#83)

This commit is contained in:
fryorcraken 2024-06-12 15:34:19 +10:00 committed by GitHub
parent 6d09d7746c
commit fb2c1407b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 12 additions and 12 deletions

View File

@ -33,7 +33,7 @@ import Link from '@docusaurus/Link'
Waku is Uncompromising Web3 Communication at Scale
</HeroTitle>
<HeroDescription>
A family of robust, censorship-resistant communication protocols designed to enable privacy-focused messaging for web3 apps.
A family of robust, censorship-resistant communication protocols designed to enable privacy-focused messaging for web3 apps.
</HeroDescription>
<HeroActions>
<HeroAction href="https://docs.waku.org/" target="_blank">
@ -69,7 +69,7 @@ import Link from '@docusaurus/Link'
<ShowcaseCard
index={2}
name="Censorship resistant"
description="Decentralised human-to-human, machine-to-human, and machine-to-machine communication, with no single point of failure. Waku's native incentivization mechanism stimulates an expanding node distribution, promoting an increasingly secure network."
description="Decentralised human-to-human, machine-to-human, and machine-to-machine communication, with no single point of failure. Work to develop Waku\'s native incentivisation mechanism is ongoing. It will aim to stimulate an expanding node distribution, promoting an increasingly secure network."
borderStyle="none"
/>
</Grid.Item>
@ -101,7 +101,7 @@ import Link from '@docusaurus/Link'
border={false}
align="center"
description={<>
Waku is powering the communication layer of the Logos technology stack. Logos is a grassroots movement, building the infrastructure for trust-minimised, corruption-resistant governing services and social institutions for peaceful people worldwide.<br/><br/>
Waku is powering the communication layer of the Logos technology stack. Logos is a grassroots movement, building the infrastructure for trust-minimised, corruption-resistant governing services and social institutions for peaceful people worldwide.<br/><br/>
Learn more about our ambitious vision.
</>}
label="Explore Logos"
@ -142,7 +142,7 @@ import Link from '@docusaurus/Link'
xs={{ cols: 2, wrap: true, gap: '1.5rem 1em' }}
lg={{ cols: 3, gap: '1rem' }}
>
<Grid.Item xs={1}>
<Grid.Item xs={1}>
<ShowcaseCard
borderStyle={false}
name='Status'
@ -150,8 +150,8 @@ import Link from '@docusaurus/Link'
logoSrcDark='/showcase/status-mark-white.svg'
description={`"Waku v2 has been instrumental in helping us scale the Status application securely while maintaining the decentralised nature of our network. The Waku team has been invaluable in providing practical solutions during the development of the Waku v2 protocol, enabling us to deliver essential Status Communities features.”`}
/>
</Grid.Item>
<Grid.Item xs={1}>
</Grid.Item>
<Grid.Item xs={1}>
<ShowcaseCard
borderStyle={false}
name='Railgun'
@ -159,8 +159,8 @@ import Link from '@docusaurus/Link'
logoSrcDark='/showcase/railgun-mark-white.svg'
description={<>"RAILGUN contributors selected Waku to run its relayer network as an early-stage but promising product of the privacy-centric <a href="https://status.im" target="_blank">status.im</a> ecosystem. We have not been disappointed. The developers are extremely professional and responsive, and continue to strive to understand and meet our needs as a communication layer for relaying private transactions."</>}
/>
</Grid.Item>
<Grid.Item xs={1}>
</Grid.Item>
<Grid.Item xs={1}>
<ShowcaseCard
borderStyle={false}
name='The Graph'
@ -168,16 +168,16 @@ import Link from '@docusaurus/Link'
logoSrcDark='/showcase/the-graph-mark-white.svg'
description={`"Our experience with Waku has been transformative, proving to be a valuable tool that reveals the potential of peer-to-peer communication technologies. We are excited to continue using Waku's advanced features and contribute to the growth of Graphcast and the broader Graph ecosystem."`}
/><>
Want to learn more about Waku? <br/>
Want to learn more about Waku? <br/>
Join the Discord community.
</>
</Grid.Item>
</Grid.Item>
</Grid>
</Box>
</Box>
<Box top={{ xs: 144, lg: 190 }}>
<Roadmap
<Roadmap
noBorder
title="Roadmap"
description="Waku aims to support tens of millions of simultaneous users, truly serving as the communications standard across web3"
@ -371,7 +371,7 @@ import Link from '@docusaurus/Link'
</Grid>
</Box>
</Box>
<Box top={{ xs: 152, lg: 300 }}>
<Grid