Skip to content

Commit cfb8e1d

Browse files
committed
docs(logbook): leios egress cost calculator
1 parent 83c4bb0 commit cfb8e1d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Logbook.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Leios logbook
22

3+
## 2025-03-28
4+
5+
### Tools
6+
7+
### Egress Traffic Calculator
8+
9+
Added a new interactive calculator tool to help node operators estimate egress traffic and costs under Leios. The calculator allows users to model different network scenarios and understand the potential impact on infrastructure costs.
10+
11+
Key features:
12+
- Interactive parameters for IB rate, block utilization, peer count, and network propagation
13+
- Detailed traffic breakdown by block type (IB, EB, RB, Votes)
14+
- Cost estimates across multiple cloud providers with varying pricing models
15+
- Comparison with Ouroboros Praos traffic levels
16+
- Responsive design with mobile-friendly controls
17+
- Calculation breakdown showing the methodology behind the estimates
18+
- Monthly transaction volume and fee revenue projections
19+
20+
The calculator helps visualize how Leios traffic scales with different input block rates and network configurations, providing SPOs and infrastructure providers with data to plan for the transition.
21+
22+
323
## 2025-03-21
424

525
### Haskell simulation

0 commit comments

Comments
 (0)