Skip to content

techcoderx/vsc-contract-verifier

Repository files navigation

VSC Contract Verifier

Verifies VSC contracts by compiling the contract source code and comparing the output bytecode CID against the deployed contract code CID.

Contract code compilation is done within Docker containers.

Compile

Install Rust tools if not already, clone this repo and run the following:

cargo b --release

License

This project is dual licensed under the MIT License or Apache License 2.0.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published