Skip to content

Ax7-cmd/slither

 
 

Repository files navigation

Forked from Slither

Init python bash command

# for ubuntu user 'sudo apt-get install python3-venv'
python3 -m venv .venv

source .venv/bin/activate

# deactive venv
deactivate

About

Static Analyzer for Solidity and Vyper [Costumize]

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.3%
  • Solidity 20.9%
  • Other 0.8%