-
When public folder is put into ipfs the images don't render on the first page load. Seems that they only appear after a browser/page refresh.
Here's a screencast of the behavior. Not sure how to be…
-
I've run many rounds of ipfs cluster test with 1 bootstrap node (node1) and 2 nodes (node2 and node3).
And I've discovered **SOMETIMES** (not always) when I put a data (using `ipfs dag put`) on boo…
-
Hey there! I'm a PM with the NFT.Storage team. I heard that your project might have had trouble with using NFT.Storage at first (also saw a snippet [here](https://showcase.ethglobal.com/ethonline2021/…
-
I've been looking for a way to get the benefits of multihash but without base58 encoding. After reading some more I realized that while base58 appears to be the most common encoding for Multihash beca…
-
I created a brand new react app with react 18.x
```
yarn create react-app my-react-orbitdb
cd my-react-orbitdb
yarn add react-orbitdb
yarn start
```
Then I replaced App.js with such code:…
-
Follow-up to https://github.com/libp2p/go-libp2p-kad-dht/pull/384.
Currently, if we completely disconnect from _all_ peers, there's no way for the DHT to bootstrap.
Proposal:
1. Add a `Bootst…
-
The older approach to building extensions that was first released in Safari 5 has been deprecated. With Safari 13, all extensions are _applications_, which are developed as macOS apps and exposed in S…
-
NFT: https://opensea.io/assets/ethereum/0xb67ff46dfde55ad2fe05881433e5687fd1000312/99
VRM: ipfs://bafybeigt556wa5s562z6glcjzmqza77yux7fb4z674f4nuzyyap2iopavm/36.vrm
I'm using @pixiv/three-vrm (htt…
-
[IIIF (International Image Interoperability Framework)](http://iiif.io/about/) is hosting a conference at the Vatican on June 5-9. We (@diasdavid and @flyingzumwalt) will be present at that conference…
-
In 2018 and 2019 we explored IPNS as an option to trustlessly deliver package updates but discarded the idea to it's instability.
Fast forward 2021 it's time to revisit it again after many updates an…