PolkadotStudy / polkadot.study

Polkadot.study public website
https://polkadot.study
GNU General Public License v3.0
20 stars 15 forks source link

Build your first full-stack ink! dApp #35

Open wottpal opened 11 months ago

wottpal commented 11 months ago

Why would it help the Polkadot Dev Community Scaffolding ink! dApps is not easy, and often all that associated complexity turns down new devs trying to enter the ecosystem. With the ink!athon Boilerplate we abstracted aways a lot of complexity on the frontend- and contract-levels to give developers a starting point to setup their new first ink! project with a working in a pre-configured but un-opinionated workspace.

Traction:

References:

Note: The tutorial content I'm proposing is loosely aligned with the structure of the talks above, but (a) it will be a lot more detailed and (b) more up-to-date as the boilerplate & library got many advancements in the recent months.

Tutorial Outline

  1. First-time ink!athon setup & rough walkthrough
  2. Build first ink! contract, deploy on a local node, and connect frontend to it
  3. Detailed walkthrough
    • frontend/ directory
    • contracts/ directory
  4. Extending the demo functionality:
    • Extending the contract, rebuilding, and redeploying it
    • Extending the frontend to use the updated contract functionality
  5. Frontend deployment guide

Deadline February 2024

Checks You do not have to check all.

github-actions[bot] commented 11 months ago

Cool, thank you for creating your first issue on polkadot.study.

niklasp commented 11 months ago

okay i think as there are no comments so far i can say, lets go, create it. i am currently trying to update to docusaurus 3.0 so there might be some (minor) adaptions needed when that process is done, but i will help you on it. As you applied for funding, i'd send 50% (700$ in KSM or USDC) upon submitting a first version and the rest after reviews and when published. Are you okay with that?

Happy to have you onboard

wottpal commented 11 months ago

Amazing, thanks @niklasp 🙌 I will report back in a couple of weeks with the first draft.

niklasp commented 6 months ago

@wottpal any update on this? if you dont find the time please also tell me so i can maybe write the tutorial myself or continue finding other authors on other subjects