web3-workshop icon indicating copy to clipboard operation
web3-workshop copied to clipboard

A workshop showing how to build a basic app using OrbitDB

Results 2 web3-workshop issues
Sort by recently updated
recently updated
newest added

I'm doing this awesome web3-workshop. I solved the 'multicodec' issue thanks to @tijsmaas. I stumbled on more warnings. It seems that this repository may benefit from an update for 2021....

I checked out the branch `6-play-track` and run these commands: ```shell yarn yarn start ``` Output: ```shell ERROR in ./node_modules/ipfs-bitswap/src/types/message/index.js Module not found: Error: Can't resolve 'multicodec/src/name-table' in '/Users/siman/Work/df/hackfs/orbitdb/web3-workshop/node_modules/ipfs-bitswap/src/types/message' @...