Setup CIDgravity connectivity

To communicate with CIDgravity, a connector needs to be deployed on the miner markets node (boost / dropplet). Curio is natively integrating with CIDgravity, the CIDgravity connector is not needed.

For Curio

Only the CIDgravity token is needed to setup the connectivity

For Boost and 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.