2025-03-13 19:46:30 +05:00
2025-03-13 19:45:21 +05:00
2025-03-13 19:43:54 +05:00
2025-03-13 04:09:27 +05:00
2025-03-10 21:23:06 +05:00
2025-02-28 07:23:09 +01:00
2025-03-13 19:46:30 +05:00

yggm

Yggdrasil address miner

How to build

git clone https://rcxpony.name/rcxpony/yggm.git && cd yggm
cmake -B build && cmake --build build -j$(nproc)
build/yggm -t 10

ToDo

  • Cuda support (slow)
  • Support for avx2
  • Support for sse4

Description
No description provided
Readme GPL-3.0 183 KiB
Languages
Cuda 78.8%
C++ 17.2%
Makefile 2.2%
CMake 1.8%