Skip to content

Installation

A simple guide to setup your local soroban dev evironment

Stellar smart contracts are small programs written in the Rust programming language. To build and develop contracts you need only a couple prerequisites:

Prequisites

  • A Rust toolchain
  • An editor that supports Rust
  • Stellar CLI