kumavis

Results 257 comments of kumavis

yeah i agree plugins would be awesome - look forward to that

> I only did block, transaction, and transaction trie parsing. Working on support for state trie processing will be nice. currently eth-ipfs bridge only serves blocks, transactions (no tries), state...

you should also checkout https://github.com/MetaMask/test-dapp/ and see if it meets your needs

also going to need infura api keys for each network

updated rpc->ipfs TODOs

@herman correct, we dont have a codec for it -- we should consider making one i've been using the raw binary codec, but turns out that was actually not supported...

got stalled, i need to get back on it https://github.com/ipld/js-ipld-resolver/pull/90

@hermanjunge `bin (raw binary) 0x55`

some blockers: - [x] https://github.com/multiformats/js-multicodec/pull/18 - [x] https://github.com/multiformats/js-multicodec/pull/19 - [x] https://github.com/ipld/js-ipld-resolver/pull/98 optional: - [x] https://github.com/ipld/js-ipld-raw/issues/2

thanks/ here's the remainders - [x] https://github.com/multiformats/js-multicodec/pull/18/ - [x] https://github.com/ipld/js-ipld-resolver/pull/90