Below you will find pages that utilize the taxonomy term “mastrophot”
March 4, 2026
NEAR Contract Size Check
Version updated for https://github.com/mastrophot/near-contract-size-check-action to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “NEAR Contract Size Check” GitHub Action automates the process of building NEAR smart contract WASM files in CI, checking their size against configurable limits, and comparing them to a baseline for regression tracking.
February 18, 2026
NEAR Contract Deploy
Version updated for https://github.com/mastrophot/near-contract-deploy-action to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The NEAR Contract Deploy Action automates the deployment of compiled WASM smart contracts to NEAR blockchain networks (mainnet, testnet, or custom networks) directly from GitHub Actions. It simplifies the deployment process by handling authentication with a signer account and private key, managing retries for transient RPC errors, and providing useful outputs like transaction hashes and explorer URLs for further integration.