Use a whitelisted api call to check the IPFS connection
Open
- Dominant language
- JavaScript
- Stars
- 134
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
We're using `ipfs.id()` to sanity check the IPFS connection, but that isn't a whitelisted call for `window.ipfs` so the user has to accept the modal

but we don't use the identity data, so we could use a whitelisted call to check the connection.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.