initial node

This commit is contained in:
iskay
2023-06-12 20:54:39 -04:00
committed by zramsay
parent 4ecc98dd46
commit 01500e78b6
8 changed files with 160 additions and 0 deletions
@@ -0,0 +1 @@
@@ -0,0 +1,7 @@
#!/bin/bash
# download genesis file
wget https://download.fantom.network/mainnet-109331-no-history.g
./opera --genesis=mainnet-109331-no-history.g --db.preset ldb-1 --syncmode snap --http --http.addr="0.0.0.0" --http.corsdomain="*" --http.api=eth,web3,net,txpool,ftm
#tail -f /dev/null