Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions website/public/.well-known/api-catalog
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
]
},
{
"anchor": "https://quests.quantus.com/api",
"anchor": "https://qrc-1.quantus.com/api",
"service-desc": [
{
"href": "https://www.quantus.com/.well-known/openapi/quests-api.json",
"href": "https://www.quantus.com/.well-known/openapi/quersi-api.json",
"type": "application/json"
}
],
Expand All @@ -37,7 +37,7 @@
],
"status": [
{
"href": "https://quests.quantus.com/health",
"href": "https://qrc-1.quantus.com/health",
"type": "application/json"
}
]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"openapi": "3.1.0",
"info": {
"title": "Quantus Quests API",
"title": "Quantus Quersi API",
"version": "1.0.0",
"description": "Task Master API for quests, leaderboards, and Ethereum risk analysis."
"description": "Quersi API for Ethereum risk analysis."
},
"servers": [{ "url": "https://quests.quantus.com" }],
"servers": [{ "url": "https://qrc-1.quantus.com" }],
"paths": {
"/health": {
"get": {
Expand Down
Binary file modified website/src/assets/wallet/checkphrases.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/src/assets/wallet/encrypt-your-funds.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/src/assets/wallet/high-security-accounts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/src/assets/wallet/reversible-transactions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions website/src/components/features/community/EventSection.astro
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ const t = await createTranslator(locale);
{t("community.events.card.title")}
</p>
<a
href="https://tally.so/r/D4502E"
href="https://q.day/"
target="_blank"
rel="noopener"
class="event-cta"
data-track="qday_notify_click"
data-track="qday_register_click"
data-track-cta-location="community_events"
>{t("community.events.card.cta")}</a
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ const t = await createTranslator(locale);
width: auto;
object-fit: contain;
display: block;
box-shadow: 0 0 2px 0 rgba(255, 255, 255, 0.1);
}

@media (max-width: 768px) {
Expand Down
14 changes: 6 additions & 8 deletions website/src/components/layout/navbar/Navbar.astro
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ const t = await createTranslator(locale);

<nav
id="navbar"
class="bg-navbar border-border px-content-edges-mobile lg:px-content-edges [&.scrolled]:bg-navbar-scrolled fixed top-0 right-0 left-0 z-1000 flex items-center justify-between border-b py-4 opacity-0 backdrop-blur-xs transition-all duration-500 ease-in-out lg:py-5 [&.scrolled]:backdrop-blur-md [&.visible]:opacity-100"
class="bg-navbar border-border px-content-edges-mobile md:px-content-edges [&.scrolled]:bg-navbar-scrolled fixed top-0 right-0 left-0 z-1000 flex items-center justify-between border-b py-4 opacity-0 backdrop-blur-xs transition-all duration-500 ease-in-out lg:py-5 [&.scrolled]:backdrop-blur-md [&.visible]:opacity-100"
>
<a href={getLocalizedPath(locale, "/")} class="block leading-none">
<LogoLong class="block h-[26px] w-auto" />
</a>

<ul
class="nav-links absolute left-1/2 hidden -translate-x-1/2 list-none gap-4 lg:flex xl:gap-8"
class="nav-links absolute left-1/2 hidden -translate-x-1/2 list-none gap-4 min-[1099px]:flex xl:gap-8"
>
{
SITE_NAVIGATIONS.map((item) => (
Expand All @@ -46,19 +46,18 @@ const t = await createTranslator(locale);

<div class="flex items-center gap-4">
<Button
class="wallet-cta-link hidden lg:block"
class="wallet-cta-link hidden min-[1099px]:block"
href="#"
target="_blank"
rel="noopener"
variant="outline"
size="small"
data-track="wallet_store_click"
data-track-cta-location="nav"
>{t("navbar.download_wallet")}</Button
data-track-cta-location="nav">{t("navbar.download_wallet")}</Button
>

<button
class="nav-hamburger group flex h-9 w-9 cursor-pointer items-center justify-center border-none bg-none p-1 lg:hidden"
class="nav-hamburger group flex h-9 w-9 cursor-pointer items-center justify-center border-none bg-none p-1 min-[1099px]:hidden"
id="nav-hamburger"
aria-label={t("navbar.open_menu")}
aria-expanded="false"
Expand Down Expand Up @@ -153,8 +152,7 @@ const t = await createTranslator(locale);
rel="noopener"
variant="primary"
data-track="wallet_store_click"
data-track-cta-location="nav_mobile"
>{t("navbar.download_wallet")}</Button
data-track-cta-location="nav_mobile">{t("navbar.download_wallet")}</Button
>
</div>

Expand Down
15 changes: 8 additions & 7 deletions website/src/constants/podcast-episodes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,22 @@ export interface PodcastEpisode {

/** Newest first. Add episodes here when publishing — no component edits needed. */
export const PODCAST_EPISODES: PodcastEpisode[] = [
{
episode: 23,
youtubeId: "sO2ghX6Y__M",
releaseDate: "2026-08-06",
title: "#23 - Alex Pruden - Quantum and The Race to Upgrade",
},
{
episode: 22,
youtubeId: "O7EZC-cEfeg",
releaseDate: "2026-05-06",
title: "#22 - Curtis Yarvin: The Truth Is Hard To Find",
},
{
episode: 21,
youtubeId: "rjnMTR7a8Tc",
releaseDate: "2026-05-06",
title: "#21 - Hacks, Attacks and Losing Faith In Bitcoin",
},

];

export const PODCAST_TOTAL_EPISODES = 22;
export const PODCAST_TOTAL_EPISODES = 23;

export const PODCAST_YOUTUBE_CHANNEL =
"https://www.youtube.com/@QuantusNetwork";
1 change: 1 addition & 0 deletions website/src/constants/site-navigations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export const SITE_NAVIGATIONS: Navigation[] = [
{ href: "/technology/", label: "navbar.technology" },
{ href: "/wallet/", label: "navbar.wallet" },
{ href: "/about/", label: "navbar.about" },
{ href: "/blog/", label: "footer.links.blog" },
{ href: "/community/", label: "navbar.community" },
{
href: "https://docs.quantus.com/",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Das haben wir diese Woche sonst noch ausgeliefert – damit wir bereit sind, wen
- Podcasts werden jetzt auf Apple Podcasts hochgeladen.
- Gespräche mit 2 Token-Launchpads begonnen.
- Verbesserungen auf der Blockchain-Vergleichsseite von Quantum Canary.
- Podcast mit AJ über Biohacking und Selbstoptimierung: https://x.com/QuantusNetwork/status/2012526120869286161
- Podcast mit AJ über Biohacking und Selbstoptimierung.

### Branchen-Updates

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Das haben wir sonst noch diese Woche ausgeliefert.

- Mobile App v1.1.5 in beide App Stores ausgeliefert.
- Neue Quest-Screens mit Bugfixes für die Rang-Anzeige implementiert.
- Launch-Page unter [quantus.com/launch](https://quantus.com/launch) veröffentlicht.
- Launch-Page unter quantus.com/launch veröffentlicht.
- UX-Design für ZK-Aggregator vereinfacht – jetzt „Encrypted Accounts“ genannt.

### Content & Partnerschaften
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Das ist diese Woche sonst noch shipped:

- Mobile App v1.2.2 in die App Stores gebracht — mit Point-of-Sale-Modus und Instant Confirmation.
- Alpha-Version des Website-Redesigns deployed.
- Inhalt der Seite [quantus.com/launch](https://quantus.com/launch) aktualisiert.
- Inhalt der Seite quantus.com/launch aktualisiert.
- Remote-Configs-System für die Wallet implementiert.

### Content & Partnerschaften:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tags:

## Content

- Podcast live mit Vit Jedlička, Präsident von Liberland: https://www.youtube.com/watch?v=_hy-SaPRzpk&t
- Podcast live mit Vit Jedlička, Präsident von Liberland.
- Viel Outreach zu Investoren und KOLs.
- Grafiken für Referral-Programm und Progressionssystem erstellt.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tags:

## Content & Partnerschaften

- Podcast live mit Khaled Sabbagh, Unternehmer und Content Creator: https://www.youtube.com/watch?v=RZKmiOPzTVw&t
- Podcast live mit Khaled Sabbagh, Unternehmer und Content Creator.
- Viele laufende Gespräche mit Investoren, potenziellen Social-Media-Partnern und Advisors.

## Branchen-News
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Diese Woche hat das Team das Dirac-Testnet veröffentlicht und damit das chainwe

## Content & Partnerschaften

- Podcast mit Remus Boroiu, 9-facher Bodybuilding-Champion, Unternehmer und Creator: https://www.youtube.com/watch?v=OtBKnaFAe_8
- Podcast mit Remus Boroiu, 9-facher Bodybuilding-Champion, Unternehmer und Creator.
- Pressemitteilung über Chainwire.

## Quantum Canary
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Diese Woche hat das Team den ersten Schritt der ZK-Transaktions-Aggregation für
## Content & Partnerschaften

- Erstes Community-AMA via X Space: https://x.com/QuantusNetwork/status/1991341042390692210
- Podcast mit James, Gründer von Ârc: https://www.youtube.com/watch?v=eac4aRF50qU
- Podcast mit James, Gründer von Ârc.
- Zwei neue Advisors / KOLs gewonnen.

## Branchen-Updates
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Here's what else we shipped this week, so when Q-day comes, we're ready:
- Podcasts now being uploaded to Apple Podcasts.
- Started conversation with 2 token launchpads.
- Quantum Canary blockchain comparison page improvements.
- Podcast with AJ on biohacking and self optimization: https://x.com/QuantusNetwork/status/2012526120869286161
- Podcast with AJ on biohacking and self optimization.

### Industry Updates

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ So here's what else we shipped this week.

- Shipped Mobile app v1.1.5 to both app stores.
- Implemented new quests screens with bugfixes for rank display.
- Published launch page at [quantus.com/launch](https://quantus.com/launch).
- Published launch page at quantus.com/launch.
- Simplified UX design for ZK-aggregator, now called "encrypted accounts."

### Content & Partnerships
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Here's what else we shipped this week.

- Shipped mobile app v1.2.2 to the app stores with point-of-sale mode and instant confirmation.
- Deployed alpha version of the website redesign.
- Updated [quantus.com/launch](https://quantus.com/launch) page content.
- Updated quantus.com/launch page content.
- Implemented remote configs system for the wallet.

### Content & Partnerships:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tags:

## Content

- Podcast live with Vit Jedlička, President of Liberland: https://www.youtube.com/watch?v=_hy-SaPRzpk&t
- Podcast live with Vit Jedlička, President of Liberland.
- Lots of outreach to investors and KOLs.
- Created graphics for referral program and progression system.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tags:

## Content & Partnerships

- Podcast live with Khaled Sabbagh, entrepreneur and content creator: https://www.youtube.com/watch?v=RZKmiOPzTVw&t
- Podcast live with Khaled Sabbagh, entrepreneur and content creator.
- Many ongoing discussions with investors, potential social media partners, and advisors.

## Industry News
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ This week the team released the Dirac testnet, finalizing the chain-wide update

## Content & Partnerships

- Podcast with Remus Boroiu, a 9-time bodybuilding champion, entrepreneur, and creator: https://www.youtube.com/watch?v=OtBKnaFAe_8
- Podcast with Remus Boroiu, a 9-time bodybuilding champion, entrepreneur, and creator.
- Press release via Chainwire.

## Quantum Canary
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ This week the team completed the first step of ZK transaction aggregation for bo
## Content & Partnerships

- First community AMA via X space: https://x.com/QuantusNetwork/status/1991341042390692210
- Podcast with James, Founder of Ârc: https://www.youtube.com/watch?v=eac4aRF50qU
- Podcast with James, Founder of Ârc.
- Acquired two new advisors / KOLs.

## Industry Updates
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Esto es lo más que lanzamos esta semana, para que cuando llegue el Q-day, estem
- Los podcasts ya se suben a Apple Podcasts.
- Iniciamos conversaciones con 2 launchpads de tokens.
- Mejoras en la página de comparación de blockchains de Quantum Canary.
- Podcast con AJ sobre biohacking y autooptimización: https://x.com/QuantusNetwork/status/2012526120869286161
- Podcast con AJ sobre biohacking y autooptimización.

### Actualidad del sector

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Así que esto es lo más que lanzamos esta semana.

- Lanzamos Mobile app v1.1.5 en ambas tiendas de apps.
- Implementamos nuevas pantallas de quests con correcciones de bugs en la visualización de rank.
- Publicamos la página de lanzamiento en [quantus.com/launch](https://quantus.com/launch).
- Publicamos la página de lanzamiento en quantus.com/launch.
- Simplificamos el diseño UX del ZK-aggregator, ahora llamado "encrypted accounts."

### Contenido y alianzas
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Esto es lo demás que lanzamos esta semana:

- Publicada la app móvil v1.2.2 en las tiendas con modo punto de venta y confirmación instantánea.
- Desplegada la versión alfa del rediseño del sitio web.
- Actualizado el contenido de la página [quantus.com/launch](https://quantus.com/launch).
- Actualizado el contenido de la página quantus.com/launch.
- Implementado sistema de configuraciones remotas para la billetera.

### Contenido y alianzas:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tags:

## Contenido

- Podcast en vivo con Vit Jedlička, presidente de Liberland: https://www.youtube.com/watch?v=_hy-SaPRzpk&t
- Podcast en vivo con Vit Jedlička, presidente de Liberland.
- Mucho outreach a inversores y KOLs.
- Creamos gráficos para el programa de referidos y el sistema de progresión.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tags:

## Contenido y Alianzas

- Podcast en vivo con Khaled Sabbagh, emprendedor y creador de contenido: https://www.youtube.com/watch?v=RZKmiOPzTVw&t
- Podcast en vivo con Khaled Sabbagh, emprendedor y creador de contenido.
- Muchas conversaciones en curso con inversores, posibles socios de redes sociales y asesores.

## Actualizaciones de la Industria
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Esta semana el equipo lanzó la testnet Dirac, finalizando la actualización a n

## Content & Partnerships

- Podcast con Remus Boroiu, campeón de culturismo en 9 ocasiones, emprendedor y creador: https://www.youtube.com/watch?v=OtBKnaFAe_8
- Podcast con Remus Boroiu, campeón de culturismo en 9 ocasiones, emprendedor y creador.
- Comunicado de prensa vía Chainwire.

## Quantum Canary
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Esta semana el equipo completó el primer paso de agregación ZK de transaccione
## Content & Partnerships

- Primer AMA comunitario vía X space: https://x.com/QuantusNetwork/status/1991341042390692210
- Podcast con James, fundador de Ârc: https://www.youtube.com/watch?v=eac4aRF50qU
- Podcast con James, fundador de Ârc.
- Incorporamos dos nuevos asesores / KOLs.

## Actualizaciones de la Industria
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Capital allocators Bitcoin को उस probability के अनुपात
- Podcasts अब Apple Podcasts पर upload हो रहे हैं।
- 2 token launchpads के साथ conversation शुरू हुई।
- Quantum Canary blockchain comparison page improvements।
- Biohacking और self optimization पर AJ के साथ podcast: https://x.com/QuantusNetwork/status/2012526120869286161
- Biohacking और self optimization पर AJ के साथ podcast.

### Industry Updates

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Quantus quantum-secure money के लिए standard set करता है

- Mobile app v1.1.5 दोनों app stores पर ship किया।
- Rank display bugfixes के साथ new quests screens implement किए।
- [quantus.com/launch](https://quantus.com/launch) पर launch page publish किया।
- quantus.com/launch पर launch page publish किया।
- ZK-aggregator के लिए simplified UX design, अब "encrypted accounts" कहलाता है।

### Content & Partnerships
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Merchant invoice QR code दिखाता है। Customer scan करता

- Point-of-sale mode और instant confirmation के साथ mobile app v1.2.2 app stores पर ship।
- Website redesign का alpha version deploy।
- [quantus.com/launch](https://quantus.com/launch) page content update।
- quantus.com/launch page content update।
- Wallet के लिए remote configs system implement।

### Content & Partnerships:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tags:

## कंटेंट

- Liberland के राष्ट्रपति Vit Jedlička के साथ पॉडकास्ट live: https://www.youtube.com/watch?v=_hy-SaPRzpk&t
- Liberland के राष्ट्रपति Vit Jedlička के साथ पॉडकास्ट live.
- investors और KOLs से बहुत outreach।
- referral program और progression system के लिए graphics बनाए।

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ tags:

## कंटेंट और पार्टनरशिप

- entrepreneur और content creator Khaled Sabbagh के साथ पॉडकास्ट live: https://www.youtube.com/watch?v=RZKmiOPzTVw&t
- entrepreneur और content creator Khaled Sabbagh के साथ पॉडकास्ट live.
- investors, potential social media partners, और advisors के साथ कई चल रही discussions।

## उद्योग अपडेट
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ tags:

## कंटेंट और पार्टनरशिप

- 9-time bodybuilding champion, entrepreneur, और creator Remus Boroiu के साथ पॉडकास्ट: https://www.youtube.com/watch?v=OtBKnaFAe_8
- 9-time bodybuilding champion, entrepreneur, और creator Remus Boroiu के साथ पॉडकास्ट.
- Chainwire के ज़रिए press release।

## Quantum Canary
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ tags:
## कंटेंट और पार्टनरशिप

- X space के ज़रिए पहला community AMA: https://x.com/QuantusNetwork/status/1991341042390692210
- Ârc के Founder James के साथ पॉडकास्ट: https://www.youtube.com/watch?v=eac4aRF50qU
- Ârc के Founder James के साथ पॉडकास्ट.
- दो नए advisors / KOLs acquire किए।

## उद्योग अपडेट
Expand Down
Loading