geth run

geth --networkid 1201 --rpc --rpcapi eth,net,web3,personal,admin,miner --rpccorsdomain "*" --datadir blockchainData --minerthreads 1 --maxpeers '100'  --allow-insecure-unlock console

原文地址:https://www.cnblogs.com/lvdongjie/p/11208169.html