Welcome to the DApp Template project! This template is designed to help developers quickly build decentralized applications (DApps) using modern technologies like TypeScript, Wagmi, Vercel, Prisma, and Postgres. The project is structured to enable fast and scalable deployment on the Amoy Network.
- Frontend: Next.js + TypeScript + Wagmi (Ethereum hooks)
- Backend: Express.js (TypeScript) + Prisma (ORM)
- Database: PostgreSQL
- Deployment: Vercel (Serverless)
- Blockchain Network: Amoy Network
We welcome contributions from the community! To contribute, follow these steps:
git checkout -b feature/my-feature
Commit your changes
git commit -m 'Add my feature'
Push to the branch
git push origin feature/my-feature
Open a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
If you encounter any issues or have questions, feel free to open an issue in the GitHub Issues section.