Skip to content

Commit

Permalink
fix: update text
Browse files Browse the repository at this point in the history
  • Loading branch information
aadams committed Oct 12, 2024
1 parent 442b1a6 commit aea1898
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doppler.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,9 @@
<br>
<div class="section-title">* tl;dr</div>
<p class = "text">
So much has changed and improved in the crypto space in the last decade, but one of the most persistent problems is sourcing and sustaining onchain liquidity for new and existing projects. <br><br>
<a href="https://github.com/whetstoneresearch/docs/blob/main/whitepapers/doppler/Dutch_auction_Dynamic_Bonding_Curves.pdf">Doppler</a> is a liquidity bootstrapping Protocol built on top of Uniswap v4. Doppler abstracts the challenges associated with Uniswap v4 integrations from integrators by executing the entire liquidity bootstrapping auction inside of the hook contract.
So much has changed and improved in the crypto space in the last decade, but one of the most persistent problems is pricing, sourcing, and sustaining onchain liquidity for new and existing projects. <br><br>
<a href="https://github.com/whetstoneresearch/docs/blob/main/whitepapers/doppler/Dutch_auction_Dynamic_Bonding_Curves.pdf">Doppler</a> is a liquidity bootstrapping Protocol built on top of Uniswap v4. Doppler abstracts the challenges associated with Uniswap v4 integrations from integrators by executing the entire liquidity bootstrapping auction inside of the hook contract.
The hook-enshrined auction is designed from first principles to minimize the cost of incorrect initialization prices, leading to more accuratly priced liquidity with less drag. This is all while the auction is abstracted from the user via the current swapping user and builder experience.
Integrators benefit from a credibly-neutral, self-executing, automated, permissionless base layer while still capturing the lion's share of the value from their integrations via a protocol-enshrined integrator fee.
<br><br>
</p>
Expand Down

0 comments on commit aea1898

Please sign in to comment.