An open-source solution for collaborative investment that enables companies and institutions to publish projects seeking funding and allows investors to contribute capital using stablecoins on the Stellar blockchain.
A complete platform designed for modern collaborative investment
Includes both backend (Symfony + PHP) and frontend (React + TypeScript) codebases, ready to install and test.
Complete integration with Soroban smart contracts deployed on the Stellar testnet.
Manage projects, investments, and returns with a user-friendly interface. Includes company and investor flows.
PostgreSQL, Symfony UX, Webpack Encore, Material UI, and modular React architecture for scalability.
Fork, modify, and extend both the application and smart contracts to fit your business needs.
Tested with Freighter wallet for secure and reliable Soroban contract interactions.
Modern and robust technologies for a scalable fintech platform
Set up Equillar locally with Docker and explore all features
git clone https://github.com/icolomina/equillar.git
cd equillar
docker network create soroban-equillar
docker compose up
Visit http://127.0.0.1:8000/app
in your browser
Use the test credentials included in the documentation
Follow our development journey and upcoming milestones
Our detailed roadmap outlines the development phases, milestones, and future plans for the Equillar platform. From smart contract implementation to advanced features and global expansion.
View Full RoadmapComprehensive guides for developers and users
Step-by-step guide to set up the development environment
Documentation of smart contracts and their functionality
Complete tutorial on how to use the platform
Architecture and technologies used
Organization and structure of backend code
Organization and structure of frontend code
Join the community and contribute to the project
This project is licensed under the Mozilla Public License 2.0 (MPLβ2.0).
Contributions welcome! Read our contribution guidelines before getting started.