Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 400 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 400 Bytes

CCDM: Crypto Casino Delegatee Miner

Ready

  1. get the code ready git clone https://github.com/njublockchain/gamblefi-role-identification && cd gamblefi-role-identification
  2. download and extract the dataset as the instruction
  3. ready the python env conda create -n py39 python=3.9 && conda activate py393. install the dependencies pip install -r requirements.txt