Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guild-w/df-explorer


https://github.com/guild-w/df-explorer

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        


DF EXPLORER





A Dark Forest Cuda Explorer


Contributor: @yunyandeng



@darkforest_eth


Guild Waterdrop
🦾MarrowDAO

## How to use

df-explorer CGBN requires CUDA toolkit https://developer.nvidia.com/cuda-toolkit

+ clone with submodules
```bash
git clone --recurse-submodules https://github.com/guild-w/df-explorer.git
```

+ install GMP
```bash
sudo apt install libgmp-dev
```
+ build the server component `workflow`
```bash
cd df-explorer/thirdparty/workflow/ && make
```

+ and back to project root build the df-explorer
```bash
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"
```bash
./df-explorer
```

**It is highly recommended to increase the chunk size in "Remote Explore"**

## About Guild Waterdrop
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.


DF EXPLORER







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.