Closed petermunnings closed 7 years ago
We resolved this by creating executables that can be called from node.js
The final integration will be done from c++ into go-lang. The discussion was to have the verification as a pre-compile and the generation as a component inside quorum that could be called via web3
In order to use this from a dApp, we'll need access from node.js This can either be as a c++ addon in node.js or running it from a c++ web service.
Either way, the serialisation will be an issue.