Skip to content

Commit 58aa97d

Browse files
authored
Doc Updates - add simple explainer (#421)
* Create simple-explainer.md * Update faq.md
1 parent 8ae6b33 commit 58aa97d

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

site/docs/faq.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ make Cardano faster and more scalable. It improves transaction throughput and
1111
reduces latency by splitting the work of processing transactions into a
1212
streamlined, parallel process. Building on the core Ouroboros principles (as
1313
used by Cardano), Leios introduces separate input blocks (IBs) for transactions
14-
and endorser blocks (EBs) that validate them, enhancing the network’s capacity.
14+
and endorser blocks (EBs) that validate them, enhancing the network’s capacity.
15+
To learn more see [this simple explainer](simple-explainer.md).
1516

1617
## What are the key benefits of Leios over other Ouroboros protocols?
1718

site/docs/simple-explainer.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Leios - Making Cardano Faster and Ready for the Future
2+
3+
If you’re new to Cardano or curious about what’s next for this blockchain, you might have heard the name *Leios* popping up. Don’t worry if it sounds technical—Leios is a project that’s all about making Cardano faster, stronger, and ready for more people to use. Let’s break it down in a simple way!
4+
5+
## What is Leios?
6+
7+
Leios is a new idea from IOG (the team behind Cardano) to help Cardano handle way more transactions at once. Right now, Cardano processes about 3.5 transactions per second (TPS). That’s like a small highway with a few cars moving smoothly. Leios is like adding tons of new lanes, letting thousands of cars (or transactions) zoom through—up to 2,100 TPS or more! This means apps like online games, finance tools, or NFT marketplaces can run faster and serve more people.
8+
9+
## Why Does This Matter?
10+
11+
A faster Cardano means more possibilities for everyone. Imagine:
12+
- **Shoppers** buying digital art or tickets without waiting.
13+
- **App creators** building cool new tools that work smoothly for millions.
14+
- **Communities** using Cardano for things like voting or charity projects.
15+
16+
Leios makes Cardano a bigger playground for ideas, whether you’re a user, a developer, or just a fan of the blockchain world.
17+
18+
## How Much Will It Cost?
19+
20+
Running the computers (called nodes) that keep Cardano going costs money. The Leios team shared some early estimates:
21+
- Today, nodes are affordable, costing $15–$114 a month, depending on where they’re hosted (like using budget-friendly Hetzner or pricier Amazon Web Services).
22+
- Even as Leios ramps up to handle thousands of transactions, costs stay reasonable for most operators.
23+
24+
Plus, Leios could bring in enough money from transaction fees to keep the network running strong. For example, at 3.5 TPS, it could earn nearly 2 million ADA (Cardano’s currency) a month. At 2,100 TPS, that jumps to over a billion ADA! This helps Cardano stay sustainable for years to come.
25+
26+
## What’s Next for Leios?
27+
28+
Leios is still in the research phase, so these numbers are early guesses. The team is working hard to make it even more efficient. If you’re excited about Cardano’s future, you can follow along on our [GitHub page](https://github.com/input-output-hk/ouroboros-leios/) to see the latest updates or join the Cardano community to share your ideas.
29+
30+
Leios is about building a Cardano that’s fast, affordable, and open to everyone. Whether you’re new to blockchain or a longtime fan, this project is something to watch—it’s paving the way for a bigger, better Cardano!
31+

0 commit comments

Comments
 (0)