Difference between revisions of "RandomX Setup"

From BiblePay Wiki
Jump to: navigation, search
(Added mining calculator and pool source code)
(Added promotional video)
Line 1: Line 1:
 +
<html>
 +
<video width="400" controls>
 +
  <source src="https://san.biblepay.org/Media/BiblePay_2020_Commercial.mp4" type="video/mp4">
 +
 +
  Your browser does not support HTML5 video.
 +
</video>
 +
</html>
 +
 
We offer dual-hash mining with rewards in both '''BBP + XMR'''.
 
We offer dual-hash mining with rewards in both '''BBP + XMR'''.
 
This is slightly different than merged mining, in that BBP's blocks are now solved with an equation that prevents pre-image attacks (http://wiki.biblepay.org/Preventing_Preimage_Attacks).   
 
This is slightly different than merged mining, in that BBP's blocks are now solved with an equation that prevents pre-image attacks (http://wiki.biblepay.org/Preventing_Preimage_Attacks).   
Line 68: Line 76:
  
  
=== 5. Pools ===
+
=== 5. Run the script ===
 +
 
 +
Double click it
 +
 
 +
 
 +
=== 6. Pools ===
  
 
https://miningpoolstats.stream/biblepay
 
https://miningpoolstats.stream/biblepay
Line 78: Line 91:
  
  
=== 6. Giveaway ===
+
=== 7. Giveaway ===
  
 
https://forum.biblepay.org/index.php?topic=503
 
https://forum.biblepay.org/index.php?topic=503
  
  
=== 7. Mining Profit Calculator ===
+
=== 8. Mining Profit Calculator ===
  
 
https://foundation.biblepay.org/MiningCalculator
 
https://foundation.biblepay.org/MiningCalculator

Revision as of 01:44, 1 June 2020

We offer dual-hash mining with rewards in both BBP + XMR. This is slightly different than merged mining, in that BBP's blocks are now solved with an equation that prevents pre-image attacks (http://wiki.biblepay.org/Preventing_Preimage_Attacks).

In theory, you will receive approximately 190% more revenue for mining (more specifically, 90% in XMR rewards, and 100% of your hashpower in BBP rewards), while still contributing 10% to orphan charity.

Each RandomX hash has a full 100% chance of solving a BBP block (or a pool share), while each RandomX hash still has an equal chance of solving an XMR share.


1. Install Monero Wallet

a. https://mymonero.com/

b. Setup seed words and pin

c. Create receiving address (YOUR_MONERO_ADDRESS)


2. Install BiblePay Wallet

a. https://www.biblepay.org/wallet/

b. Create receiving address (YOUR_BIBLEPAY_ADDRESS)

File >>> Receiving Address >>> New >>> Ok >>> Right Click >>> Copy Address

or Tools >>> Debug Console >>> Type command: getnewaddress "" >>> Click Enter


3. Download XMRig zip

Windows (64-bit): https://github.com/biblepay/xmrig/raw/master/binaries/bbprig.zip

Linux (64-bit): https://github.com/biblepay/xmrig/raw/master/binaries/xmrig-bbp-linux64

Mac: http://www.biblepay.org/xmrig_mac.zip

Source: https://github.com/biblepay/xmrig


a. Create Folder (Example: C:\mining)

b. Copy .zip to new folder and Unzip it

c. Should see a script (batch) file and an executable rig file


4. Edit the script (.bat) file

Windows:

 ./xmrig-bbp-win64.exe -o foundation.biblepay.org:3001 -u=YOUR_BIBLEPAY_ADDRESS -p=YOUR_MONERO_ADDRESS --threads 4


Linux:

 ./xmrig -o foundation.biblepay.org:3001 -u=YOUR_BIBLEPAY_ADDRESS -p=YOUR_MONERO_ADDRESS --threads 4


NOTE: Change number of threads to what works best for your machine


OPTIONAL: Can add .YOUR_WORKER_NAME to end of YOUR_MONERO_ADDRESS, it adds your cpu information per worker to xmrig

 ./xmrig -o foundation.biblepay.org:3001 -u=YOUR_BIBLEPAY_ADDRESS -p=YOUR_MONERO_ADDRESS.YOUR_WORKER_NAME --threads 4


5. Run the script

Double click it


6. Pools

https://miningpoolstats.stream/biblepay

Pool Source Code

https://github.com/biblepay/foundation
https://forum.biblepay.org/index.php?topic=517.msg7288#msg7288


7. Giveaway

https://forum.biblepay.org/index.php?topic=503


8. Mining Profit Calculator

https://foundation.biblepay.org/MiningCalculator


What is RandomX?

https://www.publish0x.com/passive-income-crypto/what-is-randomx-monero-s-mining-algorithm-xwkdqm


Get Community Help / Support

Forum: https://forum.biblepay.org/
Discord: https://discordapp.com/invite/yWgbKdM
Telegram: https://t.me/biblepay_airdrop/
Reddit: https://www.reddit.com/r/BiblePay/
Email: [email protected]


References

https://wiki.biblepay.org/Upgrade_to_RandomX
https://foundation.biblepay.org/GettingStarted
https://bitcointalk.org/index.php?topic=5226080