Welcome
Doppler is an Ethereum Virtual Machine (EVM) based token launchpad & liquidity bootstrapping protocol. It supports both static bonding curves ("v3") and dynamic bonding curves ("v4") based on a fully onchain dynamic dutch auction. It additionally manages the end to end lifecycle of asset tokenization beyond simply creation, including optional token holder governance and custom fees.
Doppler easily enables developers to...
Token issuers and application developers no longer have to worry about the complicated, burdensome aspects of a token's lifecycle. From creation to issuance, price discovery to liquidity formation, distribution to ecosystem integrations - Doppler enables you to focus on building compelling, unique applications; not designing auctions, becoming MEV infrastructure experts, or grinding for distribution.
Deployments
Doppler is currently deployed to Base, Unichain, and Ink, with others coming soon.
See the contract addresess, including testnet deployments to Arbitrum, World, and Monad.
Get started
Demo apps
Doppler has open source demo applications that target both Doppler v3 and Doppler v4.
They are both written in React, TypeScript and other familiar frameworks. The demo applications are the easiest way to get familiar with what applications built ontop of the Doppler look like.
🔗 https://github.com/whetstoneresearch/doppler-v3-miniapp
🔗 https://github.com/whetstoneresearch/doppler-v4-miniapp
SDKs
Doppler has an open source SDK that is written in TypeScript. It provides familiar interfaces for interacting with the onchain smart contracts. Additionally developers are able to interact with the smart contracts directly with their favorite toolchains.
🔗 Get started with the Doppler v3 SDK for static bonding curves
🔗 Get started with the Doppler v4 SDK for dynamic bonding curves
Last updated