Simple Yggdrasil address miner in C++. Майнер адресов Yggdrasil на C++.
acetone d3b967bfa6 readme bit correct | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
src | %!s(int64=3) %!d(string=hai) anos | |
src-qt | %!s(int64=3) %!d(string=hai) anos | |
test | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
CMakeLists.txt | %!s(int64=3) %!d(string=hai) anos | |
LICENSE | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos |
ILITA IRC:
Yggdrasil 324:9de3:fea4:f6ac::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
sygcpp
pacman -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
Starting 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
sygcpp
pacman -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