Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 625 Bytes

File metadata and controls

11 lines (7 loc) · 625 Bytes

Rust Builder for SourceScan

About

This repository, sourcescan/rust-builder, hosts the Dockerfile and related resources for building the SourceScan verification image. This image is tailored for reproducible Rust builds and specifically includes cargo-near, a tool essential for projects using the NEAR protocol.

Features

  • Reproducible Rust Builds: Ensures consistent and reproducible builds for Rust projects.
  • Cargo-near Integration: Pre-integrated cargo-near for NEAR protocol-based projects.
  • Optimized for SourceScan: Designed to work seamlessly with SourceScan's verification processes.