tact-docs
tact-docs copied to clipboard
Tact main documentation
They have to be short, straight-to-the-point and re-usable, so simply copy-pasting solutions to problems here is discouraged. https://github.com/ton-community/tact-challenge
This might require reformatting the existing files
1. All the links in docs should be automatically checked each week for the valid response of the servers (200 or 301/302). 2. Optional: Add a pre-commit or pre-push hook...
The spellchecker should support adding custom words. It should be documented how to add new words to the dictionary
This should include interaction with the standard contracts in the TON ecosystem.
Currently, one needs to know what and where to place in the docs. It would be nice to have a simple cli or small scripts controlled from `scripts` section in...
There is a bunch of typos like this. For instance, "it manipulates it's own state" -> "it manipulates its own state".
It's necessary to have: * Overview of the project structure * Help on adding new pages and sections * Guidance on adding translations (once #80 and #86 get resolved) It...
This should include VS Code plugins for Tact, FunC & installed dependencies for contributing to docs. More on Codespaces: https://github.com/features/codespaces. Depends on #89 and #88.
See: https://github.com/ton-community/tutorials Maybe, the current getting-started guide would be superseded by this series of 4 tutorials.