Skip to main content

One post tagged with "smartcontract"

View All Tags

How Equillar Uses PHP-Stellar SDK for Soroban Operations

· 11 min read
Equillar Team
Equillar Core Team

Introduction

Equillar is a PHP/Symfony-based fintech platform that serves as both an educational resource and a local development foundation for prototyping blockchain solutions. This article explores how Equillar uses PHP-Stellar SDK to perform blockchain operations, providing insights into integration patterns you can apply in your own projects.

What you'll learn: How to integrate PHP applications with Stellar blockchain, from key-pair generation to smart contract deployment and execution.