diff --git a/docs/tools/scaffold-stellar.mdx b/docs/tools/scaffold-stellar.mdx index e96c9db92..61ddb9e4a 100644 --- a/docs/tools/scaffold-stellar.mdx +++ b/docs/tools/scaffold-stellar.mdx @@ -5,6 +5,8 @@ sidebar_label: Scaffold Stellar sidebar_position: 45 --- +import YouTube from "@site/src/components/YouTube"; + **Scaffold Stellar** is a developer toolkit for building decentralized applications (dApps) and smart contracts on the Stellar blockchain. It helps you go from idea to working full-stack dApp faster — by providing CLI tools, reusable contract templates, a smart contract registry, and a modern frontend. Visit the [Scaffold Stellar](https://scaffoldstellar.org) homepage for guides, docs, and more. @@ -47,6 +49,10 @@ cargo binstall stellar-scaffold-cli stellar-registry-cli ::: +While the CLIs are installing, check out this intro to Scaffold Stellar! + + + ### Creating a New Project 1. Initialize a new project: