gongbell / ContractFuzzer

The Ethereum Smart Contract Fuzzer for Security Vulnerability Detection (ASE 2018)
229 stars 85 forks source link

"deployer_run.sh" cannot exec well #3

Closed Messi-Q closed 4 years ago

Messi-Q commented 5 years ago

For that, deployer.sh cannot work. I cannot deploy a smart contract.

DNXie commented 5 years ago

I got the same problem. @gongbell

When I run sh ./deployer_run.sh

-> ./deployer_run.sh: line 2: bnode: not found

Franklinliu commented 5 years ago

Sorry. I made the mistakes. Now I have updated _deployerrun.sh file. Please have a try. Thank you!

Franklinliu commented 5 years ago

I got the same problem. @gongbell

When I run sh ./deployer_run.sh

-> ./deployer_run.sh: line 2: bnode: not found

Sorry. I made the mistakes. Now I have updated deployer_run.sh file. Please have a try. Thank you!