Closed iulianivg closed 4 weeks ago
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:
hello. did you try to install pkg-config as the error suggested?
pkg-config
btw, is this issue still relevant? if not, could you please close it
closing due to lack of activity
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 errorHaven'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: