Advertisement
Makertronic

xelis windows pool

May 4th, 2024
302
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.88 KB | Cryptocurrency | 0 0
  1. ###############################################################################
  2. #                                                                             #
  3. #   Xelis.io                                                                  #
  4. #   Auteur : Makertronic                                                      #
  5. #   Web : https://www.makertronic-yt.com/                                     #
  6. #   Date : 02/05/2024                                                         #
  7. #   Description : Tutoriel en ligne de commande Bash pour installer le node   #
  8. #                                                                             #
  9. ###############################################################################
  10. #                                                                             #
  11. #   Pre-requis :                                                              #
  12. #    - Ubuntu 22.04 LTS  / MMPOS / hiveOS                                     #                                     #
  13. #                                                                             #
  14. ###############################################################################
  15.  
  16.  
  17. ## Liens :
  18. - Site : https://xelis.io/
  19. - Docs : https://docs.xelis.io/
  20. - Github : https://github.com/xelis-project/xelis-blockchain
  21. - Explorer : https://testnet-explorer.xelis.io/
  22.  
  23. ## WALLET :
  24. VCredistribuable : https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version
  25. WALLET : https://github.com/xelis-project/xelis-genesix-wallet/releases
  26.  
  27. ## Pool :
  28. https://xelpool.com/
  29.  
  30. ## Proxy :
  31. https://github.com/xelpool/xatum-proxy/releases
  32.  
  33. ## Miner :
  34. https://github.com/OneZeroMiner/onezerominer/releases
  35.  
  36. ligne de commande :
  37. onezerominer.exe -a xelis -w xel:rmwn2ve8gcpmsveawqc0x2frl9z3xqjnm97z2xl43azwl6mwy59sqq0e43a -o 127.0.0.1:5210 --worker tesrig
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement