Skip to content

whetstoneresearch/doppler-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doppler Protocol Ecosystem 🚀

License: MIT

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

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
bun install doppler-v3-sdk
# Install Router
bun install doppler-router
# Install V4 SDK
bun install doppler-v4-sdk
# Run indexer dev environment
cd packages/doppler-v3-indexer
bun 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