Skip to content
News March 25, 2025

Let’s Get Soroban: Deployer / Factory Contract

Share:
Let’s Get Soroban: Deployer / Factory Contract

The video is part of the ‘Let’s Get Soroban’ series and delves into how deployer or factory contracts can facilitate the deployment of multiple smart contracts from a single source on the Soroban network. It covers the setting of an admin address for deployment, the use of WASM hash, and the process of compiling and testing. The presenter explains the interaction with a main contract using a deploy function on Stellar’s SDK, and how to set up and invoke contracts efficiently. The tutorial is relevant to Stellar developers interested in expanding their use of smart contracts through scalable and efficient means.