You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The boilerplate ink!athon has more than 100 stars on GitHub and the associated JS/TS library useInkathon has more than 100 dependents on Github (projects acutally using it).
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
First-time ink!athon setup & rough walkthrough
Build first ink! contract, deploy on a local node, and connect frontend to it
Detailed walkthrough
frontend/ directory
contracts/ directory
Extending the demo functionality:
Extending the contract, rebuilding, and redeploying it
Extending the frontend to use the updated contract functionality
Frontend deployment guide
Deadline
February 2024
Checks
You do not have to check all.
There is no similar tutorial alread around somewhere (only the videos above)
I want to receive funding and have not already received funding for the tutorial
The tutorial is not published yet
The tutorial is already published add link
The text was updated successfully, but these errors were encountered:
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?
@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
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:
ink!athon
has more than 100 stars on GitHub and the associated JS/TS libraryuseInkathon
has more than 100 dependents on Github (projects acutally using it).References:
Tutorial Outline
frontend/
directorycontracts/
directoryDeadline
February 2024
Checks
You do not have to check all.
The text was updated successfully, but these errors were encountered: