Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kelreel/awesome-jupiter

A collection of awesome things regarding Jupiter ecosystem 🐈
https://github.com/kelreel/awesome-jupiter

List: awesome-jupiter

jupiter solana

Last synced: 9 days ago
JSON representation

A collection of awesome things regarding Jupiter ecosystem 🐈

Awesome Lists containing this project

README

        

## Awesome Jupiter



Jupiter



🚀 A list of tools, libs and resources to help you build on Jupiter

✏️ Feel free to add links

### Official resources

- [App](https://jup.ag/)
- [DAO](https://vote.jup.ag/)
- [Jupiter Docs](https://station.jup.ag/docs/)
- [Station](https://station.jup.ag/)
- [Research](https://www.jupresear.ch/)
- [Telegram Dev Notifications](https://t.me/jup_dev)
- [Github](https://github.com/jup-ag)
- [Dune](https://dune.com/ilemi/jupiter-aggregator-solana)

### Official SDK & API

- [Jupiter APIs](https://station.jup.ag/docs/api)
- [Typescript Client](https://github.com/jup-ag/jupiter-quote-api-node)
- [Rust Client](https://github.com/jup-ag/jupiter-swap-api-client)
- [V6 SWAP API](https://station.jup.ag/docs/apis/swap-api)
- [V6 API Playground](https://station.jup.ag/api-v6)
- [Self Hosted API](https://station.jup.ag/docs/apis/self-hosted)
- [DCA with SDK](https://station.jup.ag/docs/dca/dca-sdk)
- [Price API V2](https://station.jup.ag/docs/apis/price-api-v2)
- [Jupiter Terminal (Widget)](https://station.jup.ag/docs/jupiter-terminal/jupiter-terminal)
- [Adding fees](https://station.jup.ag/docs/apis/adding-fees)
- [Token List API](https://station.jup.ag/docs/token-list/token-list-api)
- [Stats API (day)](https://stats.jup.ag/info/day)
- [CPI](https://station.jup.ag/docs/apis/cpi)

### Additional APIs

- [Metis V6 Swap API (QuickNode)](https://marketplace.quicknode.com/add-on/metis-jupiter-v6-swap-api)
- [Helius RPC](https://www.helius.dev/)

### Articles

- [Intro to Solana Jupiter API](https://medium.com/liberal-arts-magazine/intro-to-solana-jupiter-api-for-swapping-tokens-with-code-d395127a200c)
- [Building a Solana Swap API with Node.js: A Comprehensive Guide](https://medium.com/@0xjesus/building-a-solana-swap-api-with-node-js-a-comprehensive-guide-55333389c0f6)
- [Jupiter as a liquidity infrastructure](https://0xgreythorn.medium.com/jupiter-boosting-solanas-liquidity-infrastructure-25aec1c41a85)
- [Trade any token on Solana including meme coins in your code](https://dev.to/desprdo/trade-any-token-on-solana-including-meme-coins-in-your-code-3lj3)
- [Jupiter Swap Solana with Typescript tutorial](https://medium.com/liberal-arts-magazine/jupiter-swap-solana-with-typescript-code-385d72eba7f9)
- [QuickNode Jupiter Swap API + trading bot](https://gist.ly/youtube-summarizer/creating-a-trading-bot-with-quicknode-jupiter-swap-api)
- [Building on Solana: Helius RPCs tutorial](https://medium.com/solana-dev-tips/building-on-solana-helius-rpcs-tutorial-solana-development-platform-part-1-b53a1fc66d4c)
- [QuickNode Trading bot tutorial](https://www.quicknode.com/guides/solana-development/3rd-party-integrations/jupiter-api-trading-bot)
- [QuickNode Jupiter Terminal widget tutorial](https://www.quicknode.com/guides/solana-development/3rd-party-integrations/jupiter-terminal)

### Community projects & Code examples

- [Jupiter Arbitrage bot](https://github.com/ARBProtocol/solana-jupiter-bot)
- [Jupiter Python SDK](https://github.com/0xTaoDev/jupiter-python-sdk)
- [NextJS Jupiter Swap Widget](https://github.com/kamalbuilds/Jupiter-swap-widget)
- [TX parser](https://github.com/0xjeffro/tx-parser)
- [NextJS DEX example with Jupiter Swap](https://github.com/YadlaMani/gible)
- [Python swap example](https://github.com/OkarFabianTheWise/JupiterSwapScript)
- [Swap with CPI example](https://github.com/Benjamin-cup/jupiter-cpi)
- [Typescript swap example](https://github.com/Dolphins-Lab/Jupiter-Swap-Example)
- [CPI example](https://github.com/Kelvin-1013/jupiter-swap)
- [Nozomi swap example](https://github.com/temporalxyz/nozomi-examples/tree/main/typescript/jup-swap-example)
- [Jupiter Arbitrage bot](https://github.com/ChainBuff/sol-arb-bot)

### Videos
- [Building trading bot on Jupiter (Moon dev)](https://www.youtube.com/watch?v=OmY_K0eLO9c)
- [Jupiter Swap UI with create-solana-dapp](https://www.youtube.com/watch?v=-LzvOSgR5DU)
- [Solana Dev course: Swapping tokens](https://www.youtube.com/watch?v=zai8CX6OwTg)