UniversalDot / front-end

The latest front-end application
Apache License 2.0
0 stars 2 forks source link

55 ipfs file uploader #58

Open crackdev01 opened 1 year ago

crackdev01 commented 1 year ago

What's your IPFS server URL ?

Make the connection to IPFS nodes configurable, instead of hardcoded. For example, we should be able to fetch files from the IPFS instance we have running at AWS: 52.91.119.196:8080 52.91.119.196:8080/ipfs/QmcDge1SrsTBU8b9PBGTGYguNRnm84Kvg8axfGURxqZpR1

If the URL is AWS: 52.91.119.196:8080, is running the AWS server?