Simple Yggdrasil address miner in C++. Майнер адресов Yggdrasil на C++.
|  | %!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| src | %!s(int64=4) %!d(string=hai) anos | |
| src-qt | %!s(int64=2) %!d(string=hai) anos | |
| .gitignore | %!s(int64=4) %!d(string=hai) anos | |
| CMakeLists.txt | %!s(int64=4) %!d(string=hai) anos | |
| LICENSE | %!s(int64=5) %!d(string=hai) anos | |
| README.md | %!s(int64=4) %!d(string=hai) anos | 
ILITA IRC:
Yggdrasil    324:71e:281a:9ed3::41    6667
General channels: #howtoygg and #ru
Начиная с версии 0.4.0 Yggdrasil Network использует новый алгоритм генерации IPv6-адресов. С версии 5.0 SimpleYggGen поддерживает только новый алгоритм.
sudo apt-get install cmake git g++ libsodium-dev
git clone https://notabug.org/acetone/SimpleYggGen-CPP.git
cd ./SimpleYggGen-CPP
mkdir _build && cd _build
cmake -G "Unix Makefiles" ..
make
sygcpppacman -S make git mingw-w64-x86_64-gcc mingw-w64-x86_64-libsodium mingw-w64-x86_64-cmake
git clone https://notabug.org/acetone/SimpleYggGen-CPP.git
cd ./SimpleYggGen-CPP
mkdir _build && cd _build
cmake -G "MinGW Makefiles" ..
mingw32-make
sygcpp.exeStarting with version 0.4.0 Yggdrasil Network uses the new IPv6 address generation algorithm. Since version 5.0, SimpleYggGen only supports the new algorithm.
sudo apt-get install cmake git g++ libsodium-dev
git clone https://notabug.org/acetone/SimpleYggGen-CPP.git
cd ./SimpleYggGen-CPP
mkdir _build && cd _build
cmake -G "Unix Makefiles" ..
make
sygcpppacman -S make git mingw-w64-x86_64-gcc mingw-w64-x86_64-libsodium mingw-w64-x86_64-cmake
git clone https://notabug.org/acetone/SimpleYggGen-CPP.git
cd ./SimpleYggGen-CPP
mkdir _build && cd _build
cmake -G "MinGW Makefiles" ..
mingw32-make
sygcpp.exe