KO
|
EN
gitlite — search
Search
#python
#javascript
#nodejs
#hacktoberfest
#typescript
#android
#python3
#ios
#react
#cli
#django
#sqlite
vertminer-nvidia
★ 30
Open GitHub ↗
Custom nVidia miner for Vertcoin
Download README (.md)
Explore Similar Repositories
Redux-ReactiveSwift
:
Redux implementation over ReactiveSwift
Leaf-GP
:
No description available.
SSM
:
SSM框架(Spring+SpringMVC+MyBatis+Maven),已实现功能:管理员-> 角色创建、权限控制、管理员管理(增删改查)、系统运行日志、人群标签管理、普通用户管理、数据导出
SHIELD-v2-old
:
Moved to https://git.shieldx.sh/SHIELD-team/Core-Projects/SHIELD
UniTube
:
An open source client for YouTube.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
vertminer-nvidia
?
Download (.md)
vertminer ======= Based on ccminer fork by tpruvot 0-8% better performance than ccminer 1.8.3r4 after integrated dev fees. Integrated dev donations: If you use this software you are agreeing to donate 2% of your miner's time to generating donations. 1 percent dev donation to turekaj for miner improvements 1 percent dev donation to Vertcoin Dev Team (vertcoin.org) VTC donation address: VdMVwYLairTcYhz3QnNZtDNrB2wpaHE21q (turekaj) Mining Easy as Pie ------------------------------ vertminer -o stratum+tcp://pool_url:port -u wallet_address -p password About source code dependencies ------------------------------ This project requires some libraries to be built : - OpenSSL (prebuilt for win) - Curl (prebuilt for win) - pthreads (prebuilt for win) The tree now contains recent prebuilt openssl and curl .lib for both x86 and x64 platforms (windows). To rebuild them, you need to clone this repository and its submodules : git clone https://github.com/peters/curl-for-windows.git compat/curl-for-windows On Linux, you can use the helper ./build.sh (edit it if required)