Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page properties


TitleHyperledger Burrow - Web3
Status

Status
colourBlue
titlePending TSC ReviewUnselected

Difficulty

Status
colourYellow
titleMedium


...

Burrow is known as the Hyperledger Ethereum project but growing up alongside other clients like go-ethereum, circa 2015 it developed a parallel RPC system. This separates it from the rest of Ethereum-land and means the ecosystem of tooling (e.g. the excellent Truffle, Metamask, Remix IDE) cannot be used with Burrow despite us being compatible at the virtual machine level. So to pave the way for better interoperability between burrow and mainstream Ethereum tooling we would like a to implement the web3 RPC. Actually we'd like you to implement it (smile).

This project will involve collaborating with Fabric who have made a good start on Go-based web3 support for Fabric

Additional Information

The first part of this project will involve understanding how current Web3 architectures are implemented, the best place to start is with the Ethereum documentation:

...