SourceScan / verifier-contract

SourceScan verifier contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

verifier-contract

cargo-near-new-project-description

How to Build Locally?

Install cargo-near and run:

cargo near build

How to Test Locally?

cargo test

How to Deploy?

Deployment is automated with GitHub Actions CI/CD pipeline. To deploy manually, install cargo-near and run:

cargo near deploy <account-id>

Useful Links

About

SourceScan verifier contract

License:MIT License


Languages

Language:Rust 100.0%