This collection includes smart contracts for playground usage on different chains included zkSync.
- NodeJS
- HardHat
- Python
v.3.x
- Slither Analyzer slither
pip3 install slither-analyzer
- Solidity Compiler sol-select
pip3 install solc-select
solc-select install 0.8.11
solc-select use 0.8.11