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

Docs: Creating a Fuel dApp #1913

Closed
arboleya opened this issue Mar 21, 2024 · 0 comments · Fixed by #1965
Closed

Docs: Creating a Fuel dApp #1913

arboleya opened this issue Mar 21, 2024 · 0 comments · Fixed by #1965
Assignees
Labels
docs Requests pertinent to documentation

Comments

@arboleya
Copy link
Member

Transform the current Quickstart into a tutorial to build a simple app.

We must show how to leverage our tooling and use the create fuels CLI to scaffold a new full-stack dApp. We also need to go over the generated code and explain what everything is doing.

We should also think of an alternate step-by-step to achieve the same as the scaffolded app.

For example:

  1. Write a sample contract
  2. Build your contract
  3. Running local node
  4. Deploying contract
  5. Generating types
  6. Calling contracts
    • 👉 In the last section, we can have a cross-link that ties it back with the rest of the docs
@arboleya arboleya added the docs Requests pertinent to documentation label Mar 21, 2024
@arboleya arboleya mentioned this issue Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Requests pertinent to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants