Run a Parex Chain Node
wget https://github.com/ParexChain/Mainnet_PEP20/raw/main/mainnet.tar.gztar zxvf mainnet.tar.gzmkdir geth_data./geth --datadir geth_data init genesis.json./geth \
--config ./config.toml \
--datadir ./geth_data \
--cache 16000 \
--rpc.allow-unprotected-txs \
--txlookuplimit 0 \
--http.api=eth,net,web3,personal \
--syncmode fullMinimum System Requirements
Parameter
Value
Last updated