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 has been archived by the owner on Sep 12, 2022. It is now read-only.
We have A Running IPFS node at Host:
http://109.235.70.27
on port5001
We can interact with this node through JS-HTTP-Client Library: https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-http-client
Integrate this Client library into the front end, and connect to the running IPFS node.
For example here how we can get its peers:
curl -X POST http://109.235.70.27:5001/api/v0/swarm/peers
The available JS-API methods are shown here: https://docs.ipfs.io/reference/http/api/#getting-started
Definition of Done:
Budget: $80
The text was updated successfully, but these errors were encountered: