{"id":26978388,"url":"https://github.com/spongejump/jupiter-v6-swap-api","last_synced_at":"2025-04-03T13:22:19.929Z","repository":{"id":268344584,"uuid":"904038104","full_name":"spongejump/jupiter-v6-swap-api","owner":"spongejump","description":"Token SWAP API on Solana network using Jito Bundle and Jupiter v6 swap API.","archived":false,"fork":false,"pushed_at":"2025-04-03T10:07:56.000Z","size":107,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T11:24:13.039Z","etag":null,"topics":["api","birdeye","dextools","jito-bundle","jupiter","nodejs","solana","swap","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spongejump.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-16T06:13:28.000Z","updated_at":"2025-04-03T10:08:00.000Z","dependencies_parsed_at":"2025-03-15T19:38:43.991Z","dependency_job_id":"8c8cf550-372b-439b-9942-88656a11b860","html_url":"https://github.com/spongejump/jupiter-v6-swap-api","commit_stats":null,"previous_names":["gungho0619/jupiter-v6-swap-api","spongepump/jupiter-v6-swap-api","spongejump/jupiter-v6-swap-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Fjupiter-v6-swap-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Fjupiter-v6-swap-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Fjupiter-v6-swap-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spongejump%2Fjupiter-v6-swap-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spongejump","download_url":"https://codeload.github.com/spongejump/jupiter-v6-swap-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247006847,"owners_count":20868081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","birdeye","dextools","jito-bundle","jupiter","nodejs","solana","swap","typescript"],"created_at":"2025-04-03T13:22:19.436Z","updated_at":"2025-04-03T13:22:19.922Z","avatar_url":"https://github.com/spongejump.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jupiter v6 SWAP API using Jito Bundle\n\n\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n```\nQUIKNODE_RPC = \"https://example.solana-mainnet.quiknode.pro/...\"\nJITO_RPC_URL = \"https://mainnet.block-engine.jito.wtf/api/v1/bundle\"\nJUPITER_V6_API = \"https://quote-api.jup.ag/v6\"\nPUBLIC_KEY = \"YOUR WALLET PUBLIC KEY HERE\"\nPRIVATE_KEY = \"YOUR WALLET PRIVATE KEY HERE\"\nBIRD_EYE_API_KEY = \"YOUR BIRD EYE KEY HERE (NOT FREE)\"\n```\n\n## Run Locally\n\nClone the project\n\n```bash\n  git clone https://github.com/gungho0619/jupiter-v6-swap-api.git\n```\n\nGo to the project directory\n\n```bash\n  cd jupiter-v6-swap-api\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run dev\n\n  or\n\n  yarn dev\n\n```\n\n## API Reference\n\n#### SWAP Token\n\nPOST ```http://localhost:5000/swapToken```\n\n| Parameter | Type     | Example                |\n| :-------- | :------- | :------------------------- |\n| `inputMint` | `string` |  So11111111111111111111111111111111111111112 |\n| `outputMint` | `string` | 5XyKkFaJpAmsH4Tf2EFj3S61W3hC5cJhxNZQQ5h1pump |\n| `amount` | `number` | 0.001 |\n| `slippageBps` | `number` | 2000 |\n\n![Demo](./swap.png)\n\n## Tech Stack\n\nNode, Express, TypeScript, Jupiter, Jito_Bundle, @solana/web3\n\n## Badges\n\n[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) [![GPLv3 License](https://img.shields.io/badge/License-Flamingo-red.svg)](https://opensource.org/licenses/)\n\n## Authors\n\n- [Flamingo](https://www.github.com/gungho0619)\n\n## Feedback\n\nIf you have any feedback, please reach out to me via [mail](tzztson@gmail.com) or [telegram](https://t.me/gungho0619)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspongejump%2Fjupiter-v6-swap-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspongejump%2Fjupiter-v6-swap-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspongejump%2Fjupiter-v6-swap-api/lists"}