-
Notifications
You must be signed in to change notification settings - Fork 379
1085-rework-proofread-smart-contract-documentation-section #1086
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
Conversation
| @@ -1,226 +1,246 @@ | |||
| # Smart Contract Addresses Documentation | |||
| # Smart contract addresses | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have the same H1 header in the concepts.
Maybe we should name this # Smart contract address specification
docs/v3/documentation/smart-contracts/contracts-specs/highload-wallet.md
Outdated
Show resolved
Hide resolved
docs/v3/documentation/smart-contracts/contracts-specs/highload-wallet.md
Outdated
Show resolved
Hide resolved
docs/v3/documentation/smart-contracts/contracts-specs/highload-wallet.md
Outdated
Show resolved
Hide resolved
| - [🚩 Challenge 5: Create UI to interact with the contract in 5 minutes](https://github.com/romanovichim/TONQuest5) | ||
| - [🚩 Challenge 6: Analyzing NFT sales on the Getgems marketplace](https://github.com/romanovichim/TONQuest6) | ||
| Kickstart your journey with these beginner-friendly guides: | ||
| * [TON Hello World: a step-by-step guide to writing your first smart contract on TON.](https://ton-community.github.io/tutorials/02-contract/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's update these links due to the guide migration:
instead of
https://ton-community.github.io/tutorials/02-contract/
use the
https://helloworld.tonstudio.io/02-contract/
|
|
||
| It consists of __nine modules__ and covers the basics of the TON Blockchain, the smart contract development lifecycle, the FunC programming language, and the TON Virtual Machine (TVM). | ||
| The course consists of 9 modules and covers: | ||
| - The basics of the TON Blockchain. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TON Blockchain
…ion' into 1085-rework-proofread-smart-contract-documentation-section
f153617
into
ton-community:1085-rework-proofread-smart-contract-documentation-section
Closes #1085.
Checklist