Pepo
Pepo
It does not work form me with yarn start either. Same error. ``` Error: Cannot find module 'multicodec/src/name-table' Require stack: - /home/pepo/pr/uprtcl/pinion/node_modules/ipfs-bitswap/src/types/message/index.js ... ```
There is an issue with the ambiguity of deriving if a user `canRead` when the user is only under the canWrite or `canAdmin` vertices. There seems to be a few...
This will require to - [x] add a new endpoint to the server PUT `/persp/:perspId/others` that will return the other perspectives of a perspective. Include a query parameter `includeEcosystem` to...
- [ ] checkout and run https://github.com/Jon-Biz/orbitdb-pinner - [ ] checkout and run https://github.com/libp2p/js-libp2p-webrtc-star - [ ] check the app works and replicates - [ ] prepare a docker compose...
There is a conflict between using paths for properties, eg. ``` wikipediaId.pages["barack-obama"] ``` and paths for links ``` wikipediaId/barack-obama ``` Remember that wiki has the `hasChlidren` pattern than returns the...
Yes, it can handle offline manipulation of Evees (Evolving Entities) by developing service providers that live in the browser or, eventually, standalone software on the local machine. CRDT works fine...