{"id":25874544,"url":"https://github.com/solana-bot-service/raydium-lp-contract","last_synced_at":"2025-03-02T09:28:15.013Z","repository":{"id":279891918,"uuid":"496929033","full_name":"solana-bot-service/raydium-lp-contract","owner":"solana-bot-service","description":"A Solana program demonstrating Raydium liquidity pool integration, built with Anchor framework. This project showcases how to interact with Raydium's AMM to manage liquidity positions.","archived":false,"fork":false,"pushed_at":"2025-02-28T02:49:56.000Z","size":114433,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-28T10:31:15.692Z","etag":null,"topics":["anchor","cargo","liquidity","pool","raydium","rust","rustc","smart-contract","solana","spl-token"],"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/solana-bot-service.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":"2022-05-27T09:02:09.000Z","updated_at":"2025-02-28T10:31:10.000Z","dependencies_parsed_at":"2025-02-28T10:33:24.520Z","dependency_job_id":"eac67a0c-7a7a-4346-b5c7-0e8ed7d632b0","html_url":"https://github.com/solana-bot-service/raydium-lp-contract","commit_stats":null,"previous_names":["solana-bot-service/raydium-lp-contract"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-bot-service%2Fraydium-lp-contract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-bot-service%2Fraydium-lp-contract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-bot-service%2Fraydium-lp-contract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solana-bot-service%2Fraydium-lp-contract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solana-bot-service","download_url":"https://codeload.github.com/solana-bot-service/raydium-lp-contract/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241485001,"owners_count":19970407,"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":["anchor","cargo","liquidity","pool","raydium","rust","rustc","smart-contract","solana","spl-token"],"created_at":"2025-03-02T09:28:14.458Z","updated_at":"2025-03-02T09:28:15.008Z","avatar_url":"https://github.com/solana-bot-service.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shiba Token Liquidity Pool on Raydium\n\nA Solana program demonstrating Raydium liquidity pool integration, built with Anchor framework. This project showcases how to interact with Raydium's AMM to manage liquidity positions.\n\n## Have a project in mind? Ping me if you need help!\n\n[![Gmail](https://img.shields.io/badge/Gmail-EA4335?style=for-the-badge\u0026logo=gmail\u0026logoColor=white)](mailto:cashblaze129@gmail.com)\n[![Telegram](https://img.shields.io/badge/Telegram-0088cc?style=for-the-badge\u0026logo=telegram\u0026logoColor=white)](https://t.me/cashblaze127)\n[![Discord](https://img.shields.io/badge/Discord-5865F2?style=for-the-badge\u0026logo=discord\u0026logoColor=white)](https://discordapp.com/users/965772784653443215)\n[![LinkedIn](https://img.shields.io/badge/LinkedIn-0A66C2?style=for-the-badge\u0026logo=linkedin\u0026logoColor=white)](https://www.linkedin.com/in/legend-keyvel-alston)\n[![GitHub](https://img.shields.io/badge/GitHub-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/cashblaze127)\n\n## 🛠 Prerequisites\n\nMake sure you have the following installed:\n- Solana CLI (v2.0.25)\n- Anchor CLI (v0.29.0)\n- Rust (v1.81.0)\n- Node.js (v22.13.0)\n\n## 🚀 Features\n\n- Create Raydium liquidity pools\n- Add liquidity to existing pools\n- Remove liquidity from pools\n- Full integration with Raydium's AMM protocol\n\n## 🏗 Project Structure\n\n```\n├── programs/\n│   └── shiba-token/\n│       ├── src/\n│       │   ├── instructions/\n│       │   │   ├── add_liquidity.rs\n│       │   │   └── remove_liquidity.rs\n│       │   └── lib.rs\n└── tests/\n    └── shiba-token.ts\n```\n\n## 💫 Test the program\n\n1. Build the program:\n```bash\nanchor build\n```\n\n2. Run tests:\n```bash\nanchor test\n```\n\n## 🔒 Security\n\n- All accounts are properly checked and validated\n- Integration with Raydium's secure AMM protocol\n- Comprehensive testing suite\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolana-bot-service%2Fraydium-lp-contract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolana-bot-service%2Fraydium-lp-contract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolana-bot-service%2Fraydium-lp-contract/lists"}