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

example-dapp: Write a tutorial using this repo #3

Closed
paulbellamy opened this issue Sep 6, 2022 · 1 comment
Closed

example-dapp: Write a tutorial using this repo #3

paulbellamy opened this issue Sep 6, 2022 · 1 comment

Comments

@paulbellamy
Copy link
Contributor

Write up a tutorial using this repo.

Tutorial should include:

  • Clone the repo
  • Set up and run it locally
  • Tweak the contract
  • Tweak the app
  • Deploy id
@leighmcculloch
Copy link
Member

leighmcculloch commented Sep 6, 2022

If this tutorial is to capture this example, I'd add an example page instead of a tutorial page. I think when we discussed this previously I might have said tutorial but I meant example. The example pages are here: https://soroban.stellar.org/docs/category/examples

And then for a tutorial having a tutorial that demonstrates how to run the rpc server, and a super super basic use of the frontend SDK to invoke the contract. To go with the other tutorials here: https://soroban.stellar.org/docs/category/tutorials

@kalepail kalepail removed their assignment Oct 18, 2022
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

When branches are created from issues, their pull requests are automatically linked.

5 participants
@paulbellamy @leighmcculloch @kalepail @Julian-dev28 and others