Skip to content

Add StellarIDE details to online IDE documentation#2397

Open
Alouzious wants to merge 5 commits intostellar:mainfrom
Alouzious:patch-1
Open

Add StellarIDE details to online IDE documentation#2397
Alouzious wants to merge 5 commits intostellar:mainfrom
Alouzious:patch-1

Conversation

@Alouzious
Copy link
Copy Markdown

@Alouzious Alouzious commented Apr 27, 2026

Adding StellarIDE to the Online IDE section.

StellarIDE is an open-source, browser-native IDE for Soroban smart
contract development on Stellar. It supports writing, compiling,
testing, and deploying contracts without any local toolchain installation.

Live: https://stellaride.dev
GitHub: https://github.com/Alouzious/StellarIDE

Added information about StellarIDE as a new online IDE for Soroban smart contract development.
Copilot AI review requested due to automatic review settings April 27, 2026 10:20
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds StellarIDE to the developer documentation’s “Online IDE” tool list, expanding the set of browser-based options for Soroban/Stellar smart contract development.

Changes:

  • Add a new “StellarIDE” entry (link + description) under the Online IDE section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


### [StellarIDE](https://stellar-ide-ecru.vercel.app)

StellarIDE is a professional, browser-native IDE for Soroban smart contract development on Stellar. It provides a full development environment where developers can write, compile, test, and deploy Soroban contracts directly from the browser with zero local setup required. Features include Monaco Editor with Rust syntax highlighting, WASM compilation, cargo test support, one-click Testnet deployment with Friendbot funding, and a built-in AI assistant. StellarIDE is free and [open source](https://github.com/Alouzious/StellarIDE).
Copy link

Copilot AI Apr 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The StellarIDE description is a single long sentence with a comma-separated feature list. For readability/consistency with other tool entries, consider splitting into multiple sentences and/or a short bullet list, and format command names like cargo test as inline code.

Suggested change
StellarIDE is a professional, browser-native IDE for Soroban smart contract development on Stellar. It provides a full development environment where developers can write, compile, test, and deploy Soroban contracts directly from the browser with zero local setup required. Features include Monaco Editor with Rust syntax highlighting, WASM compilation, cargo test support, one-click Testnet deployment with Friendbot funding, and a built-in AI assistant. StellarIDE is free and [open source](https://github.com/Alouzious/StellarIDE).
StellarIDE is a professional, browser-native IDE for Soroban smart contract development on Stellar. It provides a full development environment where developers can write, compile, test, and deploy Soroban contracts directly from the browser with zero local setup required.
Features include:
- Monaco Editor with Rust syntax highlighting
- WASM compilation
- `cargo test` support
- One-click Testnet deployment with Friendbot funding
- A built-in AI assistant
StellarIDE is free and [open source](https://github.com/Alouzious/StellarIDE).

Copilot uses AI. Check for mistakes.
Added a list of features for StellarIDE, including collaboration feature.
@briwylde08 briwylde08 requested a review from kaankacar April 27, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants