Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 459 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 459 Bytes

Solidity Contracts

This collection includes smart contracts for playground usage on different chains included zkSync.

Prerequisites

  • NodeJS
  • HardHat

Prerequisites Audit

  • 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