Install DCC
How to install DCC
Node Client
Option 1: Build From The Source
git clone --depth 1 -b dcc \
--single-branch https://github.com/dcc-community/dcc.gitcd dcc/ && make Option 2: Download The Binary From GitHub Release Page

Option 3: Use Docker
Last updated