A Dark Forest Cuda Explorer
Contributor: @yunyandeng
df-explorer CGBN requires CUDA toolkit https://developer.nvidia.com/cuda-toolkit
- clone with submodules
git clone --recurse-submodules https://github.com/guild-w/df-explorer.git
- install GMP
sudo apt install libgmp-dev
- build the server component
workflow
cd df-explorer/thirdparty/workflow/ && make
- and back to project root build the df-explorer
cd ../../
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make
- start server and use
http://localhost:8880/explore
to connect to your miner with the plugin "Remote Explore"
./df-explorer
It is highly recommended to increase the chunk size in "Remote Explore"
Guild W is the first on-chain e-sports team, incubated by MarrowDAO. The main members are Solidity developers, node operators, blockchain game players and investment analysts. All of them are loyal players of the Dark Forest.
Recently, MarrowDAO has received funding from Yuanyuzhou Ventures, Evernew Capital, DAppChaser and EM3DAO, and ecological support from ChainNews, RhizomeDAO and MaoDAO. We will uphold the aim of peaceful development and help real blockchain games to grow and prosper.