ceramicnetwork / js-ceramic

Typescript implementation of the Ceramic protocol
http://ceramic.network
Other
414 stars 127 forks source link

chore: detect remote ipfs type and adjust accordingly #3253

Closed dav1do closed 1 month ago

dav1do commented 1 month ago

Description

We now detect the remote IPFS node type and adjust the daemon config (really the environment variables) accordingly. This also now respects the --network CLI flag passed in when starting a ceramic one binary automatically.

Linear ticket.

How Has This Been Tested?

Describe the tests that you ran to verify your changes. Provide instructions for reproduction.

PR checklist

Before submitting this PR, please make sure:

References:

Please list relevant documentation (e.g. tech specs, articles, related work etc.) relevant to this change, and note if the documentation has been updated.