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
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
$ yarn add ipfs $ jsipfs daemon
Initializing IPFS daemon...
js-ipfs version: 0.6.1
System version: x64/win32
Node.js version: 14.17.0
Swarm listening on /ip4/192.168.3.116/tcp/4002/p2p/QmNVpPtEBo6cWM2woVjZBcfPUhitq7PHEoUCzyEcbKJ8kj
Swarm listening on /ip4/127.0.0.1/tcp/4002/p2p/QmNVpPtEBo6cWM2woVjZBcfPUhitq7PHEoUCzyEcbKJ8kj
Swarm listening on /ip4/127.0.0.1/tcp/4003/ws/p2p/QmNVpPtEBo6cWM2woVjZBcfPUhitq7PHEoUCzyEcbKJ8kj
HTTP API listening on /ip4/127.0.0.1/tcp/5002/http
gRPC listening on /ip4/127.0.0.1/tcp/5003/ws
Gateway (read only) listening on /ip4/127.0.0.1/tcp/9090/http
Web UI available at http://127.0.0.1:5002/webui
Daemon is ready
then open http://127.0.0.1:5002/webui in browser ,IPFS API can not connet
i have add the cross-origin (CORS) requests ,the IPFS API cannot connet also