Is it possible to quickly grab an ethereum transaction’s details by a txHash lookup over IPFS using some sort of IPLD magic? Or, would I have to manually sync the blockchain over?
I came across eth-ipld and https://github.com/ipld/js-ipld-ethereum but there’s not a whole lot of documentation.