Sergey
Sergey
Yes, I tried `go mod tidy`, but it didn't work. At one point I even tried to manually install `medusa-geth`, via `git clone`, but it turned out the same as...
There was no error, just the imports didn't work on the bottom line. That is, I entered a command and nothing happened.
@anishnaik Hi, after 4 months, came back to sweat the API, very cool, posted an example [here](https://github.com/mysteryon88/medusa-go-api). I see that you want to replace `CompilationConfig` and `PlatformConfig` in the future....
Yes, I know this project — it actually inspired me partly. In parallel I wrote and published my own Go package: [gnark-to-snarkjs](https://github.com/mysteryon88/gnark-to-snarkjs) Until the PR gets accepted, I’ll keep maintaining...