Install cargo-near and run:
cargo near buildcargo testDeployment is automated with GitHub Actions CI/CD pipeline.
To deploy manually, install cargo-near and run:
cargo near deploy <account-id>- cargo-near - NEAR smart contract development toolkit for Rust
- near CLI - Interact with NEAR blockchain from command line
- NEAR Rust SDK Documentation
- NEAR Documentation