ton-smart-contract-audit
Installation
SKILL.md
Perform an audit of TON smart contract project
Follow the recommendations in this skill precisely.
Instructions
Step 0: Make sure TSA is installed
To check, run the following command:
npx tsa-installer install
For that to work, tsa-installer must already be installed.
To install tsa-installer, run:
npm install tsa-installer