fix: address review — soften claims, remove redundancy (#176)
This commit is contained in:
parent
45b997bef6
commit
4287dc2f1a
2 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<div class="card">
|
||||
<div class="card-emoji">⚡</div>
|
||||
<h3>Adaptive Trading</h3>
|
||||
<p>KRK owns its own trading infrastructure. The optimizer reads staker sentiment and adapts in real-time — and it evolves. New strategies compiled from on-chain data, deployed as new contracts. The optimizer evolves — new versions ship as the protocol matures.</p>
|
||||
<p>KRK owns its own trading infrastructure. The optimizer reads staker sentiment and adapts in real-time — and it evolves. The optimizer evolves — new versions ship as the protocol matures.</p>
|
||||
<p><a class="card-link" @click="router.push('/docs/how-it-works')">See how it works →</a></p>
|
||||
</div>
|
||||
<div class="card">
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
</p>
|
||||
<p>
|
||||
This isn't a promise — it's code. Even in a worst-case sell-off, the floor holds because the ETH is locked
|
||||
and nobody can touch it. No rug pulls. No death spirals. Just a hard lower bound that grows as fees accrue faster than sell pressure.
|
||||
and nobody can touch it. No rug pulls. No death spirals. Just a hard lower bound that can grow when fees accrue faster than sell pressure.
|
||||
</p>
|
||||
<p><router-link to="/docs/liquidity-management">→ Technical deep-dive: Liquidity Management</router-link></p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue