-
hi! i'm one of the people behind [dep](https://github.com/golang/dep), the "official experiment" package manager for Go. i've had an eye on gx for a while and been meaning to reach out, but things hav…
-
### What is it?
Jonas is asking for a preliminary list of top packages in the Optimism collective.
- Basically start with all repos in the Optimism collection.
- Crawl dependencies
- Sort list o…
-
# Overview
We're forking and maintaining the amazing work done by Richard Schneider, who appears to have permanently logged off since November 2019.
To support IPFS in the .NET ecosystem, I'll b…
-
Sometimes, I'd like to add something but only for a specific amount of time. For example, if I'm adding mutable data that I'm sharing with IPNS, I'd like for the old data to expire eventually on my …
-
put my ideas for the API in the readme
first things first - this is **entirely** compatible with npm - in fact, i think it should wrap npm!!
for us, i think the first step is to build out `gx-js pub…
-
It looks like it's possible to add IPFS support to bundler, the rubygems dependency manager, via a plugin system, specifically a "source" plugin: https://bundler.io/v2.0/guides/bundler_plugins.html
…
-
This is the developer journey for wanting to do something with the core API:
I want to list direct pins:
https://godoc.org/github.com/ipfs/interface-go-ipfs-core#PinAPI
Seems PinLs is the met…
-
Right now, when Frostwire is presented with a [public IPFS gateway URL](https://docs.ipfs.tech/concepts/ipfs-gateway/) used as a webseed, it, as expected, tries to connect to it, but downloading a fil…
-
Create an ethPM endpoint (https://github.com/ethpm/) that can load a package manifest locally (on disk) or from a given location (IPFS, Swarm), be able to obtain compiled contracts/ABIs for deployment…
-
It's difficult to import script in service worker. There is no ```window``` or ```global``` in SW, and we can't get an object that ```exports``` by an npm package.
I think https://cdn.jsdelivr.net/…