Hi,
I am using permissioned DLT -> Quorum from Consensys (previously JPMorgan). This is basically "enterprise functionaliy" rich version of Ethereum. Most important one are private contracts and private transactions.
For instance:
https://docs.goquorum.consensys.net/en/stable/HowTo/Use/DevelopingSmartContracts/#creating-private-transactionscontracts
Can I handle this with exw3? Deployment of such contract, calling it later?
Can't really see from the documentation.
Thanks
Hi,
I am using permissioned DLT -> Quorum from Consensys (previously JPMorgan). This is basically "enterprise functionaliy" rich version of Ethereum. Most important one are private contracts and private transactions.
For instance:
https://docs.goquorum.consensys.net/en/stable/HowTo/Use/DevelopingSmartContracts/#creating-private-transactionscontracts
Can I handle this with exw3? Deployment of such contract, calling it later?
Can't really see from the documentation.
Thanks