I cloned this example repo for angular and was able to add a file to IPFS successfully. Since I am quite a newbie in the IPFS spectrum, my question will perhaps sound a bit basic. Should I assume that this angular example (available at http://localhost:4200) spawns an IPFS node in the browser? If so, where can I configure the port numbers? When I added the “Hello world” file to this IPFS, I was able to retrieve it from ipfs.io gateway. What if I want the angular app to connect to my isolated gateway running on a docker image on my development laptop? Am I missing a point?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Ipfs-http-client not able to add file to local node (IPFS-desktop), connection stable | 3 | 998 | May 11, 2022 | |
Can I add Angular application example? | 1 | 688 | March 14, 2021 | |
I spawn a local gateway server with ipfs-http-gateway in a ipfs-core app, and it doesn't work properly | 0 | 233 | January 14, 2023 | |
I am adding a file with ipfs-core and it's not being seen by other IPFS nodes | 12 | 423 | January 14, 2023 | |
Getting started into IPFS, some problems adding to IPFS from browser(buffer) | 0 | 814 | July 30, 2017 |