blockscout-rs
blockscout-rs copied to clipboard
error: failed to compile `smart-contract-verifier-server v0.1.0
Following the old guide for blockscout which recommends running smart contract verification service in two steps:
-
install rust and build from sources:
-
cargo install --locked --git https://github.com/blockscout/blockscout-rs smart-contract-verifier-server
-
Then run the binary as smart-contract-verifier-server
I have rust installed.
I then run cargo install --locked --git https://github.com/blockscout/blockscout-rs smart-contract-verifier-server
and then I'm getting an error
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: