#Slither
- Install Slither using the following command in Terminal: pip3 install slither-analyzer 2.After installation is complete, you can check if Slither is properly installed by running the following command: slither --help
#mythirl
- Installed Rust using the following command: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- Then installed maturin cargo install maturin
- pip3 install maturin Error: ERROR: Could not build wheels for blake2b-py, which is required to install pyproject.toml-based projects unable to fix this.
#smartcheck
#Osiris