arthurgervais / Bitcoin-Simulator

Bitcoin and Blockchain Simulator
http://arthurgervais.github.io/Bitcoin-Simulator/
186 stars 75 forks source link

Files missing? #16

Open IsabelleHeyl opened 1 year ago

IsabelleHeyl commented 1 year ago

I've downloaded the Bitcoin Simulator through git clone, but files such as wscript are missing? Have I just not downloaded it correctly (I've been doing everything the same as the installation video) or have these files been removed? If they have, I will really appreciate if you give me the full bitcoin simulator including all of the files. I am currently a masters students and I am testing the Bitcoin Blockchain and I want to perform attacks such as DDoS attacks on it and view the outcome, so I think this simulator will be helpful for me.

charlatane commented 1 year ago

The Wscript files are a part of ns-3. And the newer versions dont have it since it doesn't use Waf anymore. You can try using ns3 3.24/3.25 as mentioned in the tutorial