CoinFabrik / scout-soroban

Scout is an extensible open-source tool intended to assist Stellar Soroban smart contract developers and auditors detect common security issues and deviations from best practices.
MIT License
39 stars 3 forks source link

Token interface inference #325

Closed matiascabello closed 1 month ago

matiascabello commented 2 months ago

If the program includes something that resembles a token, suggest implementing the token interface trait.