Jeff Prestes
Jeff Prestes
Hi, First of all, thanks for the hard work and for sharing this lib with the community. I am trying to use your library in my app using go mod...
First of all, thanks for the project. I was trying to install the dependencies with `yarn` I saw this error: ```bash [1/5] 🔍 Validating package.json... error [email protected]: The engine "node"...
Bluetooth support based on code created by Fabio Oliveira de Paula in http://www.decom.ufop.br/imobilis/?p=3081 The code in Arduino project keeps the same. It will reduces risks of damage in the Android...
I was reading this test but I could not see where the "blood" comes in this test? https://github.com/docknetwork/crypto-wasm-ts/blob/master/tests/composite-proofs/msg-js-obj/r1cs/mimc-hash.spec.ts
Hi there! First, thanks for your project and sharing it with us. I've tried to use it with OpenZeppeling ERC-721 example: ``` // contracts/MyNFT.sol // SPDX-License-Identifier: MIT pragma solidity ^0.6.0;...
Hi @josh-richardson , First of all, thanks and congratulations for the tool. How could we update the solidity version to 0.8.10, 11, 12, 13 ? Is there any documentation in...
First of all, congratulations for the project and thanks for sharing it with the community. The question is: where is the AMB implementation source code to allow us to verify...