Advertisement
buzzkillb

EGEM Solo Mining Example

Mar 31st, 2018
604
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. EGEM Solo Mining Example
  2. https://egem.io/
  3. https://myegemwallet.com/
  4.  
  5. Download go-egem wallet here to solo mine to.
  6. https://github.com/TeamEGEM/go-egem/releases
  7.  
  8. Run this first
  9. start-egem-wallet.bat
  10. egem.exe --rpc --etherbase=EGEMWALLETADDRESS
  11. --pause
  12.  
  13. Download a miner, example ethminer on Nvidia
  14. https://github.com/ethereum-mining/ethminer/releases
  15.  
  16. solominer.bat
  17. ethminer -U -F 127.0.0.1:8545
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement