-
#### CLIENT
- [x] metamask ipfs zero client (trusted block head, p2p data lookups) https://github.com/kumavis/eth-ipfs-client
- [ ] browser ipfs LRU storage
- [ ] full light client
#### BEACON…
-
Yesterday in Protocol Labs Slack, there was a discussion about people’s (including my own) lack of understanding about what IPLD is. @whyrusleeping, @aboodman, @lanzafame, and I think we hit on a clea…
-
### Demos
Hi, last week, we were exposing some ideas to [Victor](https://github.com/VictorBjelkholm), and he suggested to do a demo at the [IPFS hands-on call](https://www.youtube.com/watch?v=xzYEjHE…
-
**Describe the bug**
The code described here leads to several errors :
https://developers.ceramic.network/build/installation/
https://github.com/ceramicnetwork/js-ceramic/tree/develop/packages/cor…
-
Some things, like IPRS, IPLD Transformations, and more, will want to create objects/entities that carry code (or really, point to code). This code would be used for things like Validity schemes (IPRS)…
-
Hey guys,
I am interested in helping to implement the IPLD spec in Python. It will be great to have some pointers about where to start and if there is any ongoing effort already in place.
Thanks…
-
This note gathers the constraints + will drive toward a design of **object sharding** in IPFS and IPLD. Object sharding is the algorithms and formats used to represent a single (virtual) large object …
-
This issues follows on my original proposal #90 (see the full scheme https://github.com/nicola/interplanetary-paths) discussed this weekend with the team in New York and conversations with @stebalien,…
-
@kumavis needs IPLD transformations to implement the nice ethereum state trie traversal pathing.
We DO NOT have to define:
- the transformations computational model
We DO have to define:
- th…
-
In DNS resolution, the source record includes TTL info that says how long an answer could/should be cached.
DID resolution has similar issues, but I'm not aware of a similar construct. Real-world u…