commit 07de2c3e204034d0306d42bdcc8a2d803b224191
parent 39b55713237e118b8c5e85e1cbe7f4336819164c
Author: Joris Hartog <jorishartog@hotmail.com>
Date: Sun, 26 Jul 2026 21:35:16 +0200
Clarify Luun website USP
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/www/index.html b/www/index.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="dark">
- <meta name="description" content="Luun is a small devnet currency prototype with burn-based block finalization and proof-of-work issuance.">
+ <meta name="description" content="Luun is a low-energy currency prototype where block finalization requires sacrificing coins, while new supply is earned through open proof-of-work.">
<title>Luun Devnet</title>
<style>
:root {
@@ -214,7 +214,7 @@
<div>
<div class="eyebrow"><span class="dot"></span> Devnet prototype</div>
<h1>Luun</h1>
- <p class="lead">An experimental currency where blocks are finalized by burning LUUN, while new coins are introduced by proof-of-work mine actions.</p>
+ <p class="lead">A low-energy currency where block finalization requires sacrificing coins, while new supply is earned through open proof-of-work.</p>
<p>Luun is not a mainnet and not money yet. It is a small L1 lab for learning how a wallet, node, finalizer, miner, mempool, and peer network behave when real people run it on real machines.</p>
<div class="actions">
<a class="button primary" href="#what">What is Luun</a>
@@ -238,7 +238,7 @@
<div class="wrap">
<div class="section-head">
<h2>What Is Luun?</h2>
- <p>Luun combines proof-of-burn finalization, a VDF clock, and proof-of-work issuance.</p>
+ <p>Luun combines proof-of-burn finalization, a VDF clock, and open proof-of-work issuance.</p>
</div>
<div class="grid">
<div class="card">