Skip to content

PAMunb/dogefuzz-inputs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DogeFuzz inputs

This project will use Vandal to collect data about the smart contracts that will be used in benchmark of Dogefuzz

Executing

First, initialize the Vandal API

docker compose -f ./infra/docker-compose.yml up -d

And, to execute the project, run the following command:

go run ./cmd/inputs

Smart Contracts

The contracts in scope are located in Drive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 87.1%
  • Go 12.9%