ccashwell

Results 3 comments of ccashwell

After communicating with the libp2p team a bit more, I'm unsure where in the IPFS/libp2p stack this is occurring. The following is a simplified version of the code I'm using...

I [posted a proof-of-concept Gist](https://gist.github.com/ccashwell/e2ceac25d7195e4715a93587da89d747) based on @saw's example, extending it to work with a React component that builds the table structure given some data. It works _okay_, but it's...

@snreynolds I feel like having it in `tests/` is wrong because it's not going to run without external tooling (which isn't documented anywhere in the repo and seems like a...