Skip to content

Verifies uploaded VSC contract source code against deployed contract

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

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 -r

Configuration

Dump a sample config file to config.toml:

./vsc-contract-verifier --dump-config

License

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

About

Verifies uploaded VSC contract source code against deployed contract

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