Stack Overview
This project provides a complete technical stack combining PHP/Symfony, React, and Soroban smart contracts. It serves as both a learning resource and a local development foundation for prototyping blockchain solutions.
⚠️ Note: This stack is optimized for local development and testing. Organizations using it for prototyping should customize and audit thoroughly before considering production deployment.
Backend
- PHP 8.x with Symfony 7.3
- PostgreSQL database
- Contracts deployed on Soroban and written in the Rust language
Frontend
- React 18
- Typescript
- Material (MUI): For the user interface
Backend / Frontend integration
- Symfony UX together with webpack encore