Consensys / quorum.js

Quorum.js is an extension to web3.js providing support for JP Morgan's Quorum API
Other
37 stars 23 forks source link

Go SDK for quorum web3 #34

Closed 0xqibing closed 4 years ago

0xqibing commented 4 years ago

Is there any plans for go sdk? I do not find any resources about it.

fixanoid commented 4 years ago

Hi @QibingLee, how are you?

It depends what SDK may mean in your case. Commonly, abigen is used for go binding of smart contracts, and Quorum version supports privacy, for more detail please see here: http://docs.goquorum.com/en/latest/private-abigen/.