-
Notifications
You must be signed in to change notification settings - Fork 1
Open
0 / 20 of 2 issues completedLabels
prio: highASAP, deadline due yesterdayASAP, deadline due yesterdayscope: step-by-step guides/guides folder: tutorials with clear start, steps, and end/guides folder: tutorials with clear start, steps, and end
Description
How to write
- Make a disclaimer: you don't have to go through the whole dApp guide, if your use-case is more simple than that; consider finding another guide instead
- Show how to make a new smart-contract, tooling around it, and ensure quality
- Must have a full working example
Plan
- How to implement a new smart-contract
- https://helloworld.tonstudio.io/02-contract/ Step 1, 3, 4, 5, 6
- https://docs.ton.org/v3/guidelines/quick-start/developing-smart-contracts/func-tolk-folder/storage-and-get-methods#implementation
- https://docs.ton.org/v3/guidelines/quick-start/developing-smart-contracts/func-tolk-folder/processing-messages#implementation
- Bindings
- Interacting with blockchain
- Testing
- https://helloworld.tonstudio.io/04-testing/
- https://docs.ton.org/v3/guidelines/smart-contracts/testing/overview
- https://docs.ton.org/v3/guidelines/smart-contracts/testing/writing-test-examples
- https://docs.ton.org/v3/guidelines/quick-start/developing-smart-contracts/func-tolk-folder/storage-and-get-methods#step-3-update-tests
- https://docs.ton.org/v3/guidelines/quick-start/developing-smart-contracts/func-tolk-folder/processing-messages#step-3-update-test
- Performance testing
- Deploy
Sub-issues
Metadata
Metadata
Assignees
Labels
prio: highASAP, deadline due yesterdayASAP, deadline due yesterdayscope: step-by-step guides/guides folder: tutorials with clear start, steps, and end/guides folder: tutorials with clear start, steps, and end