Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Add wip bubble #52

Merged
merged 2 commits into from
Jul 29, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ sidebar_position: 0
title: Welcome
---

Soroban is a work-in-progress smart contracts platform designed to be sensible, built-to-scale, batteries-included, and developer-friendly.
Soroban is a smart contracts platform designed to be sensible, built-to-scale, batteries-included, and developer-friendly.

:::caution
Soroban is in early development, and this is a preview release.
:::

While it works well with Stellar, a blockchain that shares its values of scale and sensibility, it doesn't depend on or require Stellar at all, and can be used by any transaction processor, including other blockchains, L2s, and permissioned ledgers.

Expand Down