kiwistand
ipfs
DISCONTINUED
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
kiwistand | ipfs | |
---|---|---|
2 | 29 | |
37 | 7,434 | |
- | - | |
9.4 | 8.7 | |
9 days ago | 7 months ago | |
JavaScript | JavaScript | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kiwistand
We haven't tracked posts mentioning kiwistand yet.
Tracking mentions began in Dec 2020.
ipfs
-
Amino – The Public IPFS DHT Is Getting a Facelift
I don't mind pinning, but back in the day I was having issues using IPFS to transfer small files between devices. I admit I haven't investigated to see if the problems were ever resolved.
I've been watching https://github.com/ipfs/helia which is going to replace https://github.com/ipfs/js-ipfs and hoping they can get an IPFS node working in the browser.
-
Activity Pub vs. Web Frameworks
On the topic of IPFS, but also slightly tangential -- how has nobody written an Activity Pub client/server in Javascript and distributed it as a Browser Addon?
If IPFS can be literally hosted via a Firefox Extension[1], how has nobody done the same for an arguably easier protocol like Activity Pub?
-
How to store your app's entire state in the url
Store the content in ipfs and just put the hash in the URL? I haven't used https://github.com/ipfs/js-ipfs in this capacity but I'm under the impression that that's what it's supposed to do.
-
I wish I could "seed" a server like a torrent, has there been any work to make this possible?
js.ipfs.tech
-
Generating a CID on the frontend, and then passing the files to the backend to be pinned.
Please take a look at https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/FILES.md for more understanding
-
Public CDNs Are Useless and Dangerous
You could include js-ipfs[0] and fetch all your resources from IPFS without going through a gateway. However, this approach would make the site fully dependent on JavaScript.
A PWA with a Service Worker could perhaps implement its own client-side "gateway", translating public gateway URLs into direct IPFS access. Without the Service Worker (or without JS) it would fall back to using the gateway.
-
IPFS-GATEWAY.CLOUD IPFS GATEWAY for Decentralized Internet
Of course,You can try it out. You can create some Hash to IPFS from this link Adding data to IPFS https://js.ipfs.io/ and then browse the hash in https://ipfs-gateway.cloud/ It is directly connected to IPFS Node.
-
Does anyone else believe FIL will make them lot of money
The IPFS project in Github which requires a Github login in order to star a repo has over 20k unique people come by and star the project (https://github.com/ipfs) with language specific bindings for JS (https://github.com/ipfs/js-ipfs), go-ipfs (https://github.com/ipfs/go-ipfs) each of which ALSO have thousands of stars. It's fake!
-
Question about 429 error code and ipfs limits
Option two: Launch an in-browser IPFS node using js-ipfs. And then fetch the image with that. Links: js-ipfs api, related post
-
The Big Buck Bunny streaming demo on https://js.ipfs.io/ doesn't load.
Couldnt find the demo you were talking about. But the github repo for this project is https://github.com/ipfs/js-ipfs, to report it you can open an issue there.
What are some alternatives?
webtorrent - ⚡️ Streaming torrent client for the web
dat - :floppy_disk: peer-to-peer sharing & live syncronization of files via command line [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
kad
speed-test - Test your internet connection speed and ping using speedtest.net from the CLI
go-ipfs-api - The go interface to ipfs's HTTP API
turf - A modular geospatial engine written in JavaScript and TypeScript
js-git - A JavaScript implementation of Git.
js-libp2p - The JavaScript Implementation of libp2p networking stack.
axios - Promise based HTTP client for the browser and node.js [Moved to: https://github.com/axios/axios]
GitTorrent - A decentralization of GitHub using BitTorrent and Bitcoin
node-http-proxy - A full-featured http proxy for node.js [Moved to: https://github.com/http-party/node-http-proxy]
Bitcoin - Bitcoin Core integration/staging tree