Create a new TON project
Prerequisite: Node.js v16 or higher
- Create a new TON project:
- Enter any project name and select “A simple counter contract (Tolk)” when prompted by Blueprint.
Project structure
Here’s a quick look at the typical project layout:Build the project
build/ directory.
Run tests
tests/ directory.