Skip to content

Powerful tool to detect scam entities (Jetton, NFT, etc) by emulating smart contracts execution in a remote TON network.

License

Notifications You must be signed in to change notification settings

BeyCoder/TONScamTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TONScamTester

Powerful tool to detect scam entities (Jetton, NFT, etc) by emulating smart contracts execution in a remote TON network.

Installation

Run npm i tonscamtester

How can I add a new test case?

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.

Features

  1. Dynamic modules importing
  2. Remote network support
  3. Sell swap fail
  4. Sell swap fail (case if it's future)
  5. Jetton wallet code_hash verification

About

Powerful tool to detect scam entities (Jetton, NFT, etc) by emulating smart contracts execution in a remote TON network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published