Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
P2pool-vtc Alternatives
Similar projects and alternatives to p2pool-vtc
-
verthash-pospace
A Verthash design that uses SHA3 and SpaceMint's Proof of Space random data file to create a high memory to oracle runtime ratio static memory-hard function
-
-
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.
-
-
verthash-one-click-miner
Open Source Vertcoin One-Click Miner and Dogecoin wallet. Receive payouts in DOGE and more.
-
TeamBlackMiner
Fast and stable mining software for Rethereum., Ethereum POW, Ethereum Classic, Zilliqa, Ravencoin (KAWPOW) and vertcoin
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
p2pool-vtc reviews and mentions
-
Vertcoin Miners and Pools List
P2Pool (run your own) https://github.com/vertcoin-project/p2pool-vtc or select one from this list: stratum+tcp://ADDRESS
-
[Q] What is the latest P2Pool software to run a Vertcoin Node
You'll have to checkout this pull request: https://github.com/vertcoin-project/p2pool-vtc/pull/50
-
Anybody here from Iran?
Again I might be wrong but v.3.0.0 seems to support Verthash. https://github.com/vertcoin-project/p2pool-vtc/release
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 --- ]
-
Verthash P2Pool & Raspberry PI 4
P2Pool executables are not available yet. Check back closer to the fork. If you want to build it yourself, there is a pull request for testnet that you can check out on Github: https://github.com/vertcoin-project/p2pool-vtc/pull/37
-
A note from our sponsor - Onboard AI
getonboard.dev | 10 Dec 2023
Stats
vertcoin-project/p2pool-vtc is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of p2pool-vtc is Python.