Consensys / web3js-eea

EEA JavaScript libraries.
Mozilla Public License 2.0
35 stars 40 forks source link

Support web3js contract API #139

Closed MadelineMurray closed 2 years ago

MadelineMurray commented 4 years ago

As a user, I want to be able to interact with private contracts in the same way as public contracts when using web3js-eea. Where possible, I want web3js-eea to detect when a contract is private and just work.

webj3 doc - https://web3js.readthedocs.io/en/v1.2.0/web3-eth-contract.html

Some additional comments on the original PR before I moved it to this repo.

18/09/2020 -> Requested in customer conversation.

petermetz commented 3 years ago

https://github.com/hyperledger/besu/issues/504#issuecomment-692270840

hi @RafaelAPB - no one is working on this currently and this enhancement isn't on our short term roadmap. If you (or anyone else) wanted to contribute an implementation, we'd be happy to help you get started.

@MadelineMurray I'd be interested in submitting a PR and would love some help in terms of getting started, any pointers are much appreciated. Context: I'm working on Cactus with Rafael.

macfarla commented 2 years ago

this repo has been deprecated in favour of web3js-quorum https://github.com/ConsenSys/web3js-quorum