go-ipld-eth icon indicating copy to clipboard operation
go-ipld-eth copied to clipboard

Plugin of the Go IPFS Client for Ethereum Blockchain IPLD objects

Results 2 go-ipld-eth issues
Sort by recently updated
recently updated
newest added

We have a way to build plugins directly into the go-ipfs binary, this would allow users of windows and macOS to use this code natively, but would require they recompile....

To get this integrated more officially into go-ipfs, we will need to first clean the code here up a little (make sure it complies with golint and vetting tools) and...