Anybody here from Iran?

This page summarizes the projects mentioned and recommended in the original post on /r/vertcoin

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
  • p2pool-vtc

    Quick and dirty: Grab Portable Python-2.7.17 x64.exe From https://sourceforge.net/projects/portable-python/files/Portable%20Python%202.7/ Run Portable Python-2.7.17 x64.exe extracting into a directory of your choice, I used c:\Temp\python Start cmd.exe and cd into "{install location}\Portable Python-2.7.17 x64" App\Python\python.exe -m pip install twisted git clone https://github.com/vertcoin-project/p2pool-vtc.git cd p2pool-vtc git checkout v3.0.0 copy verthash.pyd build on windows into p2pool-vtc directory copy verthash.dat into p2pool-vtc install vertcoind into p2pool-vtc vertcoin.conf in p2pool-vtc --- server=1 rpcuser=x rpcpassword=x dbcache=100 maxorphantx=10 maxmempool=50 prune=550 maxconnections=15 maxuploadtarget=500 --- create p2pool.bat file with: --- cd p2pool-vtc start vertcoind.exe --datadir=. ..\app\python\python.exe run_p2pool.py --net vertcoin x x vertcoin-cli.exe --datadir=. stop pause --- ]

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts