Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Become a host: check connections with IPFS and Kubo-SOCKS peers beforehand #3

Open
1 task done
smolgroot opened this issue Oct 31, 2023 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@smolgroot
Copy link
Collaborator

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 display

Connection with IPFS: OK
Connection with Kubo-SOCKS: OK

and add the Become a host button.

Steps To Reproduce

No response

Anything else?

No response

@smolgroot smolgroot added the enhancement New feature or request label Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant