How to mine PoWEth Token

RigCraft
2 min readJun 7, 2018

--

PoWEth ERC20

Mineable ERC20 Token

The implementation of a Keccak PoW Coin on the Ethereum network as a smart contract. Mined using Proof of Work.
Mineable: CPU/GPU mining!

Website: http://poweth.org/
Contract: https://etherscan.io/address/0x1C9be00d799132986EDCD2d099b9F28e5757677C

How to mine:

  1. Download Mvis Tokenminer:
    - https://github.com/mining-visualizer/MVis-tokenminer/releases

2. Generate ETH Address with Private key:
- Be careful and never share your Private key anywhere except your miner config which store your key secure and always keep small amount of ETH on your miner account.
- You can generate ETH account here securely: https://www.myetherwallet.com/

3. Setup Miner:
Extract your miner, and Open the Tokenminer.ini with Notepad or any other text editor.

Change the following lines:

Host=https://mainnet.infura.io/anb94achAHWObifKnoZ7
RPCPort=8545
MinerAcct=YOUR ACCOUNT START WITH 0x…l…..
AcctPK=YOUR PRIVATE KEY
TokenContract=0x1C9be00d799132986EDCD2d099b9F28e5757677C
GasPrice=5

Tokenminer.ini Example

4. Start miner and be sure you have atleast ~0.001 ETH on your miner Account!

Edit your start-mining.bat (It select Solo mining and CPU mining at the beginning the difficulty is low so CPU mining is enough):

.\tokenminer.exe -S -C -t 1
pause

If you have any Question come to our Reddit channel and ask!

https://www.reddit.com/r/poweth/

--

--

RigCraft

Welcome to RigCraft! Combine the fun of collecting and building a virtual crypto-mining rig with the ETH revenue potential geater than running a regular one.