nimbus-eth2 icon indicating copy to clipboard operation
nimbus-eth2 copied to clipboard

"Local network simulation" after some change

Open zsharifian opened this issue 2 years ago • 1 comments

Hi I am beginner and I want use "Local network simulation" feature of your project. I have 2 questions: 1: Does your project concern delays between clients and I can change them? 2. I am a student and I should change some part of consensus protocol of beacon and test the effect of it. so I should simulate after some changes. can I simulate it (after changes) directly from IntelliJ IDEA in Window (I have not Linux or … and I should do my work in win)? If yes, can you help me that what form do I need to run to enable local simulation mode (and not single node or network connection mode)?

Thanks

zsharifian avatar Jul 14 '22 15:07 zsharifian

You'll need to be proficient in shell scripting and Nim in order to change aspects of the simulation. Working on Windows is possible, as long as you follow the instructions provided here:

https://nimbus.guide/developers.html

zah avatar Aug 03 '22 11:08 zah

Thanks so much

zsharifian avatar Aug 17 '22 04:08 zsharifian