Skip to content

whetstoneresearch/doppler-sdk

Repository files navigation

Doppler Protocol Ecosystem 🚀

License: MIT

A suite of tools for interacting with the Doppler Protocol - liquidity bootstrapping protocol built on Uniswap.

Deprecation notice

🚨 this repository and its contents are in the process of being deprecated.

See the Doppler SDK Alpha, Doppler Indexer, and Doppler Demo App repositories for active development.

Learn more.

Packages

Package Version Description
doppler-v3-sdk npm Core SDK for V3 interactions
doppler-v4-sdk npm Core SDK for V4 interactions
doppler-router npm Swap routing & transaction execution
doppler-v3-indexer - V3 Indexer for protocol analytics
doppler-v4-indexer - V4 Indexer for protocol analytics

Installation

# Install V3 SDK
pnpm add doppler-v3-sdk
# Install Router
pnpm add doppler-router
# Install V4 SDK
pnpm add doppler-v4-sdk
# Run indexer dev environment
cd packages/doppler-v3-indexer
pnpm run dev

License

Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 14