{"id":25565903,"url":"https://github.com/blessedux/xenyield","last_synced_at":"2026-04-28T18:06:01.465Z","repository":{"id":276402605,"uuid":"929179578","full_name":"blessedux/xenyield","owner":"blessedux","description":"A DeFi-powered competitive space exploration game where players stake assets to explore exoplanets, mine resources, and compete for yields. Play to Earn Stake assets (min 0.1 ETH) Survive to earn yields (up to 10x) Own exoplanet properties Generate passive income Built with ❤️ for the Sozu Hack #2 ","archived":false,"fork":false,"pushed_at":"2025-02-08T02:05:05.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T02:20:01.887Z","etag":null,"topics":["defi","ethereum","fps-game","game","mantle","space-explorer"],"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/blessedux.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":"2025-02-08T00:35:09.000Z","updated_at":"2025-02-08T02:05:08.000Z","dependencies_parsed_at":"2025-02-08T02:20:07.211Z","dependency_job_id":"acf570d2-3414-4d91-bd3c-38af2cf77e24","html_url":"https://github.com/blessedux/xenyield","commit_stats":null,"previous_names":["blessedux/xenyield"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blessedux%2Fxenyield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blessedux%2Fxenyield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blessedux%2Fxenyield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blessedux%2Fxenyield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blessedux","download_url":"https://codeload.github.com/blessedux/xenyield/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239922360,"owners_count":19718946,"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":["defi","ethereum","fps-game","game","mantle","space-explorer"],"created_at":"2025-02-20T22:21:01.171Z","updated_at":"2026-03-15T05:30:17.941Z","avatar_url":"https://github.com/blessedux.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XENOYIELD\n\n\u003e A DeFi-powered competitive space exploration game\n\nThe Next Frontier: 2024-2050\n\nAs humanity stands on the brink of becoming a multi-planetary species, the next three decades promise unprecedented achievements in space exploration:\n\n2024-2030:\n\u003cbr\u003e*Permanent lunar settlements through NASA's Artemis program\n\u003cbr\u003e*First commercial space stations\n\u003cbr\u003e*Initial Mars cargo missions laying groundwork for human arrival\n\n2030-2040:\n\u003cbr\u003e*First human settlement on Mars\n\u003cbr\u003e*Asteroid mining operations begin\n\u003cbr\u003e*Deep space habitats between Earth and Mars\n\u003cbr\u003e*Commercial lunar economy emerges\n\n2040-2050:\n\u003cbr\u003e*Regular transit between Earth and Mars\n\u003cbr\u003e*Discovery of potentially habitable exoplanets\n\u003cbr\u003e*Advanced propulsion enabling deeper space exploration\n\u003cbr\u003e*First commercial operations beyond Mars\nXENOYIELD anticipates this exciting future by gamifying space exploration through blockchain technology. \u003cbr\u003eAs humanity reaches for the stars, our protocol creates a unique bridge between DeFi yields and the thrill of cosmic discovery.\n\nXEN YIELD is a unique blockchain game that combines third-person combat mechanics with DeFi yield generation. Players stake assets to participate in virtual timed expeditions on tokenized exoplanets, where survival and combat prowess directly impact financial returns. Liquidity is destined to generate benfits for participants as well as fund space exploration efforts, staying in between gamified simulation of multiplayer prospecting matches, and real space exploration.\n\n## 🚀 Quick Start\n\n### Prerequisites\n\n- Node.js (v16 or higher)\n- MetaMask wallet\n- Git\n\n### Installation\n\n```bash\n# Clone the repository\ngit clone https://github.com/yourusername/xenoyield.git\n\n# Install dependencies\ncd xenoyield\nnpm install\n\n# Set up environment variables\ncp .env.example .env\n# Edit .env with your configuration\n\n# Start local development\nnpm run dev\n```\n\n## 🎮 How to Play\n\n### 1. Connect \u0026 Stake\n\n- Connect your MetaMask wallet\n- Choose an expedition session (20-50 minutes)\n- Stake your assets (minimum 0.1 ETH)\n\n### 2. Explore \u0026 Combat\n\n- Navigate exoplanets in third-person view\n- Mine resources to increase yields\n- Engage in PvP combat\n- Survive to maximize returns\n\n### 3. Rewards\n\n- Claim rewards during docking periods\n- Earn exoplanet NFT properties\n- Generate passive income through mining\n\n## 💀 Risk Levels\n\n| Zone Type   | Stake Loss | Potential Yield |\n| ----------- | ---------- | --------------- |\n| Low Risk    | 10-20%     | 1x-2x           |\n| Medium Risk | 30-50%     | 2x-5x           |\n| High Risk   | Up to 90%  | 5x-10x          |\n\n## 🏗 Architecture\n\n```mermaid\ngraph TD\n    A[Player] --\u003e|Stake| B[Session Pool]\n    B --\u003e|50%| C[DeFi Yield]\n    B --\u003e|50%| D[ETH Mining]\n    C --\u003e E[Prize Pool]\n    D --\u003e E\n    E --\u003e|Winners| F[Reward Distribution]\n```\n\n### Smart Contracts\n\n- `SessionController.sol`: Manages game sessions\n- `YieldManager.sol`: Handles DeFi integrations\n- `ExoplanetNFT.sol`: NFT property system\n- `MiningController.sol`: ETH mining allocations\n\n## 💎 Key Features\n\n- **AI-Driven Yield**: Automated yield optimization\n- **Real Exoplanets**: NFT properties based on actual celestial bodies\n- **Dynamic Rewards**: Performance-based yield distribution\n- **Ghost Mode**: Spectate after elimination\n- **Mining Integration**: ETH mining reward sharing\n\n## 🔧 Technical Stack\n\n- Frontend: React/Next.js\n- Blockchain: Mantle Network\n- 3D Engine: Unity\n- Smart Contracts: Solidity\n\n## ⚡ Why Mantle Network?\n\nXENOYIELD leverages Mantle's Layer 2 infrastructure to provide a superior gaming experience:\n\n| S Feature         | Benefit                 | Impact                  |\n| ----------------- | ----------------------- | ----------------------- |\n| Transaction Speed | \u003c1 second finality      | Smooth gameplay         |\n| Gas Costs         | ~95% reduction          | Lower barriers to entry |\n| NFT Operations    | Instant minting/trading | Active marketplace      |\n| Scalability       | High throughput         | Large player base       |\n\nIntegration Architecture\n\ngraph TD\nA[Player Actions] --\u003e|Mantle L2| B[Session Contract]\nB --\u003e|Fast Finality| C[Game State]\nC --\u003e|Low Gas| D[NFT Updates]\nD --\u003e|Quick Sync| E[Reward Distribution]\n\n## 📈 Revenue Model 💰\n\n1. **Player Fees**\n\n   - Elimination penalties\n   - Transaction fees\n   - NFT marketplace fees\n\n2. **Yield Sources**\n   - DeFi protocol yields\n   - ETH mining rewards\n   - Property rental income\n\n## 🛡 Security\n\n- Multiple contract audits\n- Secure stake management\n- Regular security updates\n\n## 🤝 Contributing\n\n1. Fork the repository\n2. Create feature branch (`git checkout -b feature/AmazingFeature`)\n3. Commit changes (`git commit -m 'Add AmazingFeature'`)\n4. Push to branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📄 License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n## 📞 Support\n\n- [Telegram](https://t.me/blessedux)\n- Twitter: [@XenoYield](twitter-link)\n- Email: joaquin@mentemaestra.space\n\n## ⚠️ Disclaimer\n\nThis is a high-risk game involving real assets. Please play responsibly and never stake more than you can afford to lose.\n\n---\n\nMade with 🚀 by the blessedux for the Sozu Hack #2 Feb 2025\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblessedux%2Fxenyield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblessedux%2Fxenyield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblessedux%2Fxenyield/lists"}