Pages:
Author

Topic: [ANN] [BNBTC] BNbitcoin: PoW mined bitcoin on Binance Smart Chain - page 3. (Read 1198 times)

jr. member
Activity: 215
Merit: 2
For example, for a starting config for solo-mining, you can download the latest copy of MVis-tokenminer here.

Unzip the miner, and edit the tokenminer.ini file to adapt it for the BNBTC token and the Binance Smart Chain in the following sections:


Host=https://bsc-dataseed.binance.org
RPCPort=[leave this field empty]

MinerAcct=[0x... your miner account with some BNB balance]
AcctPK=[private key of your miner account without 0x prefix]

TokenContract=0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb

GasPrice=10 [..or more according the mining competitors...]

GasLimit=100000 [ore more...]

You can set the other parameters according your hardware configuration (TempProvider, ThrottleTemp, ShutDown)

Once you have set tokenminer.ini you can create (or modify if it already exists) a "start-mining.bat" file with:


.\tokenminer.exe -G -S
pause



(this is valid for GPU-based mining, for CPU you have to replace -G with -C).

Then you go, with a command prompt, in the miner folder and launch .\start-mining.bat

I suggest to keep a bscscan.com window open on the contract and refresh it to check the alignment between your activity and the rest of the miners interacting with the contract.

For further details about MVis-tokenminer you can visit their GitHub repo here.


Thanks for your interest in the project!
Hope this helps



C:\Users\Administrator\Desktop\uuu\tokenminer>.\tokenminer.exe -G -P --opencl-platform 0

 MVis-tokenminer 2.2.0
 =====================================================================
 Forked from github.com/Genoil/cpp-ethereum

 Please consider a donation to mining-visualizer.eth  (0xA804e933301AA2C919D3a9834082Cddda877C205)

d14 09:01:18.699> No OpenCL platforms found
d14 09:01:18.730> Switching to failover node
d14 09:01:18.746> Switching to failover node
d14 09:01:18.761> Switching to failover node
d14 09:01:18.777> Switching to failover node
d14 09:01:18.792> Switching to failover node
d14 09:01:18.808> Switching to failover node
d14 09:01:18.824> Switching to failover node
d14 09:01:18.855> Switching to failover node
d14 09:01:18.871> Switching to failover node
d14 09:01:18.886> Switching to failover node
d14 09:01:18.902> Switching to failover node
d14 09:01:18.917> Switching to failover node
d14 09:01:18.933> Switching to failover node
d14 09:01:18.949> Switching to failover node
d14 09:01:18.964> Switching to failover node
d14 09:01:18.996> Switching to failover node
d14 09:01:19.011> Switching to failover node
d14 09:01:19.027> Switching to failover node
d14 09:01:19.042> Switching to failover node
d14 09:01:19.058> Switching to failover node
d14 09:01:19.074> Switching to failover node
d14 09:01:19.089> Switching to failover node
d14 09:01:19.105> Switching to failover node
d14 09:01:19.136> Switching to failover node
newbie
Activity: 23
Merit: 0
For example, for a starting config for solo-mining, you can download the latest copy of MVis-tokenminer here.

Unzip the miner, and edit the tokenminer.ini file to adapt it for the BNBTC token and the Binance Smart Chain in the following sections:


Host=https://bsc-dataseed.binance.org
RPCPort=[leave this field empty]

MinerAcct=[0x... your miner account with some BNB balance]
AcctPK=[private key of your miner account without 0x prefix]

TokenContract=0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb

GasPrice=10 [..or more according the mining competitors...]

GasLimit=100000 [ore more...]

You can set the other parameters according your hardware configuration (TempProvider, ThrottleTemp, ShutDown)

Once you have set tokenminer.ini you can create (or modify if it already exists) a "start-mining.bat" file with:


.\tokenminer.exe -G -S
pause



(this is valid for GPU-based mining, for CPU you have to replace -G with -C).

Then you go, with a command prompt, in the miner folder and launch .\start-mining.bat

I suggest to keep a bscscan.com window open on the contract and refresh it to check the alignment between your activity and the rest of the miners interacting with the contract.

For further details about MVis-tokenminer you can visit their GitHub repo here.


Thanks for your interest in the project!
Hope this helps
jr. member
Activity: 215
Merit: 2
Detailed configuration of mining software? ? ? ?
newbie
Activity: 23
Merit: 0
BNbitcoin


Tokenized bitcoin PoW mineable on the Binance Smart Chain.



https://bnbitcoin.org



BNbitcoin is a BEP20 adaptation for the Binance Smart Chain of the original 0xbitcoin project on Ethereum. Some parameters also have been modified to make BNBTC closer to the original design by Satoshi Nakamoto.


The reason why BNBTC is born: after the DeFi massive widespread on the Ethereum mainnet, gas fees for transactions have become too high. This has a relevant and heavy impact on all the projects, and particularly if considering mined-tokens: submitting solutions and claiming rewards have become too expensive.
The alternative is offered by the Smart Chain: with its low gas fees, fastness and smart-contract execution capabilities, it is the most suitable environment to give rebirth to bitcoin through the tokenized minable asset BNBTC.




BNBTC token features:

Binance Smart Chain network

Contract address: 0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb

Token symbol: BNBTC

Token decimals: 8

Total supply: 21'000'000




Start mining now (SOLO MINING!! no pools yet):


You can use the mining sw already used for 0xbitcoin (i.e. MVis-tokenminer) , but with the following settings:

Target contract address: 0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb

RPC URL: https://bsc-dataseed.binance.org

You have to use an address with some BNB on the Binance Smart Chain to pay the (small) gas fees.


You can start with gasPrice=10 and gasLimit=100'000 and then go up to have more chances to take the rewards.

Tested both with CPU (Intel/AMD) and GPU (NVIDIA, older and newer). Tested successfully also on other main Binance RPC URLs



Have a nice mining!  Grin



Pages:
Jump to: