
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
create-ton-project
Advanced tools
Starter template for a new TON project - FunC contracts, unit tests, compilation and deployment scripts.
This repo is a work in progress and is subject to change
contracts - contains the source code of all the smart contracts of the project and their dependencies.wrappers - contains the wrapper classes (implementing Contract from ton-core) for the contracts, including any [de]serialization primitives and compilation functions.tests - tests for the contracts. Would typically use the wrappers.scripts - contains scripts used by the project, mainly the deployment scripts.We ask the community to provide any comments on this layout, the wanted/required changes, or even suggestions for entirely different project structures and/or tool concepts.
PRs are welcome!
ton:// deeplinkyarn installyarn blueprint buildyarn blueprint build <CONTRACT>yarn blueprint build pingpongyarn blueprint runton:// deep link / QR codeyarn blueprint run <CONTRACT> --<NETWORK> --<DEPLOY_METHOD>yarn blueprint run pingpong --mainnet --tonconnectyarn testyarn blueprint create <CONTRACT>yarn blueprint create MyContractWrite code
contracts/*.fc
contracts/*.fccontracts/imports/*.fctest/*.spec.tswrappers/*.tsscripts/*.tsBuild
wrappers/*.compile.tsyarn blueprint buildbuild/*.compiled.json - the binary code cell of the compiled contract (for deployment). Saved in a hex format within a json file to support webapp importsTest
yarn testDeploy
yarn blueprint run <deployscript>MIT
FAQs
Tool to quickly create TON projects
We found that create-ton-project demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.