Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add IDexAggregator interface & Jupiter implementation #42

Merged
merged 3 commits into from
Aug 21, 2023

Conversation

GabrielePicco
Copy link
Contributor

@GabrielePicco GabrielePicco commented Aug 20, 2023

Add IDexAggregator interface & Jupiter implementation

Status Type ⚠️ Core Change Issue
Ready Feature No -

Problem

Missing a Dex Aggreagator

Solution

  • Defined an interface IDexAggregator with commons methods for getting quotes e swap transactions, following the Jupiter API documentation
  • Concrete implementation for the Jupiter Aggregator
  • Added methods for getting a quote, retrieving the swap transaction and retrieving tokens by symbol or mint.

@GabrielePicco GabrielePicco self-assigned this Aug 21, 2023
@GabrielePicco GabrielePicco added the enhancement New feature or request label Aug 21, 2023
@GabrielePicco GabrielePicco merged commit 6a13eb7 into master Aug 21, 2023
@GabrielePicco GabrielePicco deleted the feat/add-jupiter-implementation branch August 21, 2023 12:36
xiaolou86 pushed a commit to xiaolou86/Solana.Unity-Core that referenced this pull request Oct 12, 2023
* ✨ Add dex example using Solana.Unity.Dex

* 📦 Update Solana.Unity.Wallet

* 🐛 Fix WebGL execution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant