You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, for becoming a host you need to confirm both IPFS daemon and Kubo-SOCKS one are running. Then sign an transaction with your web3 provider/signer (Metamask, etc.).
Expected Behavior
It would be better to really check both daemon are running by sending two http requests:
Is there an existing issue for this?
Current Behavior
At the moment, for becoming a host you need to confirm both IPFS daemon and Kubo-SOCKS one are running. Then sign an transaction with your web3 provider/signer (Metamask, etc.).
Expected Behavior
It would be better to really check both daemon are running by sending two http requests:
If both HTTP response are
200 OK
then displayand add the Become a host button.
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: