This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth2
mirror of
https://github.com/status-im/nimbus-eth2.git
Watch
2
Star
0
Fork
You've already forked nimbus-eth2
0
Code
Issues
Projects
Releases
Wiki
Activity
5619f9e4e6
nimbus-eth2
/
docker
/
run_in_docker.sh
8 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
killall p2pd
rm -rf /tmp/*
beacon_node --nat:none
$*
Reference in New Issue
View Git Blame
Copy Permalink