cristianizzo / solidity-contracts

Testing contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Testing contracts


Languages

Language:Solidity 52.7%Language:TypeScript 46.9%Language:JavaScript 0.3%