{"id":24361965,"url":"https://github.com/devrapture/rappy","last_synced_at":"2025-06-12T11:04:37.382Z","repository":{"id":272062426,"uuid":"913578755","full_name":"devrapture/rappy","owner":"devrapture","description":" A lightning-fast CLI tool for scaffolding Web3 projects with Next.js frontend and your choice of Foundry or Hardhat for smart contract development.","archived":false,"fork":false,"pushed_at":"2025-03-15T12:35:36.000Z","size":2212,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T21:45:57.357Z","etag":null,"topics":["cli","nextjs","rust","solidity","template-project"],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devrapture.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-01-08T00:44:33.000Z","updated_at":"2025-03-24T08:56:56.000Z","dependencies_parsed_at":"2025-04-20T04:48:23.737Z","dependency_job_id":null,"html_url":"https://github.com/devrapture/rappy","commit_stats":null,"previous_names":["devrapture/rappy"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/devrapture/rappy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Frappy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Frappy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Frappy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Frappy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devrapture","download_url":"https://codeload.github.com/devrapture/rappy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devrapture%2Frappy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259453488,"owners_count":22860085,"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":["cli","nextjs","rust","solidity","template-project"],"created_at":"2025-01-18T22:27:09.248Z","updated_at":"2025-06-12T11:04:37.332Z","avatar_url":"https://github.com/devrapture.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Rappy\n\n[![Rust CI](https://github.com/devrapture/rappy/actions/workflows/build.yml/badge.svg)](https://github.com/devrapture/rappy/actions/workflows/build.yml)\n[![Release](https://github.com/devrapture/rappy/actions/workflows/release.yml/badge.svg)](https://github.com/devrapture/rappy/actions/workflows/release.yml)\n[![NPM Publish](https://github.com/devrapture/rappy/actions/workflows/npm_publish.yml/badge.svg)](https://github.com/devrapture/rappy/actions/workflows/npm_publish.yml)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n\nA lightning-fast CLI tool for scaffolding Web3 projects with Next.js frontend and your choice of Foundry or Hardhat for smart contract development.\n\n## 🎯 Motivation\n\nWeb3 development often involves a complex setup process - configuring the frontend, setting up smart contract development environments, and ensuring everything works together seamlessly. \n\nRappy aims to solve this by providing:\n\n- **Quick Start**: Get a production-ready Web3 project running in minutes\n- **Flexibility**: Choose between Foundry or Hardhat for your smart contract development\n- **Developer Experience**: Includes pre-configured testing, formatting, and development scripts\n\n## 🛠 Features\n\n### Frontend\n- Next.js 15+ with App Router and built-in TypeScript support\n- Tailwind CSS for modern, utility-first styling\n\n\n### Smart Contracts\n- Choice between Foundry or Hardhat\n- Pre-configured development environment\n\n## 🔧 Commands\n\n```bash\n# Create a new project\npnpm create rappy-app@latest\n\n# Add dependencies\npnpm add \u003cpackage\u003e --filter \u003cworkspace\u003e\n\n# E.g for frontend packages\npnpm add wagmi --filter frontend\n\n# E.g for contract packages\npnpm add copyfiles --filter contract\n```\n\n## Demo\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://youtu.be/PxsUDz1tWB4\"\u003e\n    \u003cimg src=\"https://img.youtube.com/vi/PxsUDz1tWB4/0.jpg\" alt=\"Rappy Demo Video\" style=\"width:100%;\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003cp\u003e\u003cstrong\u003eWatch the Rappy Demo Video\u003c/strong\u003e\u003c/p\u003e\n\u003c/div\u003e\n## 🤝 Contributing\n\nWe welcome contributions! \n\n1. Fork the repository\n2. Create your feature branch\n3. Commit your changes\n4. Push to the branch\n5. Open a Pull Request\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 💫 Acknowledgments\n\nSpecial thanks to:\n- The Next.js team for the amazing framework\n- Create t3 app for inspiration\n- lerna for managing multi-package repositories\n- Foundry and Hardhat teams for their smart contract development tools\n- Our contributors and the Web3 community\n\n## 📞 Support\n\nNeed help? Here's how to get support:\n\n- Open an [Issue](https://github.com/devrapture/rappy/issues)\n- Check our [Website](https://rappy-website.vercel.app)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevrapture%2Frappy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevrapture%2Frappy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevrapture%2Frappy/lists"}