Skip to content

syntest-framework/syntest-solidity-benchmark

Folders and files

NameName
Last commit message
Last commit date
Jan 16, 2023
Jan 25, 2022
Apr 14, 2021
Jan 31, 2023
Apr 13, 2021
Feb 5, 2021
Aug 26, 2021
Sep 2, 2021
Dec 8, 2020
Oct 21, 2020
Oct 21, 2020
Jan 31, 2023
Feb 5, 2021
Jul 19, 2021
Dec 12, 2022
Apr 13, 2021
Apr 13, 2021
Apr 14, 2021
Feb 5, 2021
Jan 31, 2023
Apr 14, 2021
Oct 25, 2023
Aug 19, 2021
Jan 31, 2023
Apr 16, 2021
Aug 19, 2021
Jun 14, 2021

Repository files navigation

syntest-solidity-benchmark

Provides a benchmarking environment for testing SynTest-Solidity

How to use

Since there is no npm package yet:

  • Create a folder

  • Clone the syntest-solidity-benchmark in the folder

  • Install dependencies for syntest-solidity-benchmark

    • cd ./syntest-solidity-benchmark
    • npm install
  • [OPTIONAL] put the contract you want to test in the contracts folder

  • [OPTIONAL] configure .syntest.js to your liking

  • Now you can run the project

    • npm run standalone

Contributors

  • Dimitri Stallenberg
  • Mitchell Olsthoorn
  • Annibale Panichella