Kevacoin stratum server for solo-mining
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

27 lines
252 B

.DS_Store
# CMake
CMakeCache.txt
CMakeFiles
cmake_install.cmake
install_manifest.txt
*.cmake
Makefile
# Object files
*.a
*.so
*.dylib
*.dll
*.exe
*.o
keva-stratum
# Configs
config.json
testnet.json
mainnet.json
/build/_workspace/
/build/bin/
.deps