blockscout-rs icon indicating copy to clipboard operation
blockscout-rs copied to clipboard

error: failed to compile `smart-contract-verifier-server v0.1.0

Open iulianivg opened this issue 8 months ago • 1 comments

Following the old guide for blockscout which recommends running smart contract verification service in two steps:

  1. install rust and build from sources:

  2. cargo install --locked --git https://github.com/blockscout/blockscout-rs smart-contract-verifier-server

  3. Then run the binary as smart-contract-verifier-server

I have rust installed. image

I then run cargo install --locked --git https://github.com/blockscout/blockscout-rs smart-contract-verifier-server and then I'm getting an error image

Haven't seen anyone else getting this. Are there more steps to build from source?

More potential errors if of any interest from above in console: image

iulianivg avatar Jun 06 '24 16:06 iulianivg