Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a build dapp step to guide #945 #1318

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

carstenjacobsen
Copy link
Contributor

Adding a part of the Build a Dapp Frontend page as the 5th step in the Getting Started guide.

The entire Build a Dapp Frontend page could just be moved to the Getting Started guide, but it seems to be too comprehensive with two ways to bind the contracts, integration of wallet etc. In my opinion the Getting Started guide should be short and only have information needed to get started.

The Build a Dapp Frontend does have a lot of useful information, so I think it still belongs in the Build Applications section.

@stellar-jenkins
Copy link

Something went wrong with PR preview build please check

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link


## Initialize a frontend toolchain

You can build a Soroban app with any frontend toolchain or integrate it into any existing full-stack app. For this tutorial, we're going to use [Astro](https://astro.build/). Astro works with React, Vue, Svelte, any other UI library, or no UI library at all. In this tutorial, we're not using a UI library. The Soroban-specific parts of this tutorial will be similar no matter what frontend toolchain you use.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we say Stellar app instead of Soroban app throughout the documentation? I think we will eventually move away from using "Soroban" as much as newcomers don't necessarily know what Soroban is, they just know Stellar.

@stellar-jenkins
Copy link

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.

3 participants