Simple Yggdrasil Address Miner. Простой майнер адресов Yggdrasil.

Vort 851b0c78e6 Part 2 of crypto_hash_sha512 optimizations 4 years ago
windows c1c192c509 Reorganize source tree 4 years ago
.gitignore 1f39f24fd4 Reorganize source tree 4 years ago
LICENSE f0648ed89f Initial commit 4 years ago
Makefile c186417c20 Import crypto_hash_sha512 from libsodium 4 years ago
Makefile.mingw 40b31e3821 Use libsodium instead of OpenSSL 4 years ago
README.md c1c192c509 Reorganize source tree 4 years ago
sha512.cpp 851b0c78e6 Part 2 of crypto_hash_sha512 optimizations 4 years ago
sha512.h 851b0c78e6 Part 2 of crypto_hash_sha512 optimizations 4 years ago
sygcpp.cpp c186417c20 Import crypto_hash_sha512 from libsodium 4 years ago
x25519.cpp ec6791d6a1 Better variable naming for inline assembly 4 years ago
x25519.h 5669c8a551 Optimize fe25519_invert 4 years ago

README.md

SimpleYggGen-CPP

Simple Yggdrasil Address Miner on C++. Простой майнер адресов Yggdrasil на C++.

Wiki page (russian language page): Yggdrasil link or Clearnet mirror.

How build on windows under MSYS2 shell

  • Run MSYS2 MinGW 64-bit shell
  • Install required packages
pacman -S make mingw-w64-x86_64-gcc mingw-w64-x86_64-libsodium
  • Compile application
make
  • Run it using sygcpp.exe

How build on Linux

  • Install required packages
sudo apt-get install make g++ libsodium-dev
  • Compile application
make
  • Run it using ./sygcpp

Note: If you want compile static binary, add STATIC=yes or STATIC=full to make command. That works only on Linux.

IRC Chat:
Yggdrasil   303:60d4:3d32:a2b9::3   16667   TCP
Internet    irc.pztrn.name          16697   TCP+SSL
General channels: #howtoygg and #ru