Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
public_arhive
/
ChipiCoinGpuMiner
의 미러
https://github.com/ChipiCoin/ChipiCoinGpuMiner
Watch
2
Star
0
포크
0
파일
이슈
0
위키
트리:
e18f8f8d16
브랜치
태그
main
ChipiCoinGpu...
/
start_liteservers.bat
start_liteservers.bat
97 B
히스토리
Raw
1
2
3
4
5
6
7
8
call ".\npm_install.bat"
:_minerstart
node send_universal.js --api lite
goto _minerstart
pause