ipfs-mini | super tiny module for querying IPFS | Storage library
kandi X-RAY | ipfs-mini Summary
kandi X-RAY | ipfs-mini Summary
A very simple module for querying an IPFS node. This module works for both nodejs and in the browser. It's extremly light, <3 kB when compressed. This module uses the js-ipfs-api module for the adding operations on nodejs. However, in the browser, it uses a very light FormData Blob handling proceedure which was designed by Pelle Braendgaard, in his browser-ipfs module.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ipfs-mini
ipfs-mini Key Features
ipfs-mini Examples and Code Snippets
Community Discussions
Trending Discussions on ipfs-mini
QUESTION
I am trying to use firebase cloud functions to store data on IPFS. I was able to install ipfs-mini package.
...ANSWER
Answered 2019-Mar-08 at 11:07Based on your error getaddrinfo ENOTFOUND ...
, it is probably because you are on the free "Spark" plan. You need to be on the "Flame" or "Blaze" pricing plan.
As a matter of fact, the free "Spark" plan "allows outbound network requests only to Google-owned services". See https://firebase.google.com/pricing/ (hover your mouse on the question mark located after the "Cloud Functions" title)
Since IPFS is not a Google-owned service, you need to switch to the "Flame" or "Blaze" plan.
Note that if you take the "Blaze" plan, you will still be able to take advantage of the free tier offered by the free "Spark" plan (See the "Free usage from Spark plan included" remark in the top-right cell of the pricing table)
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ipfs-mini
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page