Setup CIDgravity connector

To communicate with CIDgravity, a connector needs to be deployed on the miner markets node (boost / dropplet).

The CIDgravity connector is an unprivileged open source python script. It leverages the standard dealFilter hooks called on each deal request.

It does NOT require to open any ports, need access to any Filecoin keys, nor run as a deamon. Its lightweight with an average decision taken in less than 2s (Boost expects the decision to be taken within 30sec).

Jump here and follow the instructions.