Powerful tool to detect scam entities (Jetton, NFT, etc) by emulating smart contracts execution in a remote TON network.
Run npm i tonscamtester
Create a new class in src/cases/
which must extend the TestCase
class. All TestCases
will be imported automatically. Don't forget to set supported entities by property supportedEntities
.
- Dynamic modules importing
- Remote network support
- Sell swap fail
- Sell swap fail (case if it's future)
- Jetton wallet code_hash verification