cargo-near-new-project-description
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:
If you deploy for debugging purposes:
cargo near deploy build-non-reproducible-wasm <account-id>If you deploy production ready smart contract:
cargo near deploy build-reproducible-wasm <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
- NEAR StackOverflow
- NEAR Discord
- NEAR Telegram Developers Community Group
- NEAR DevHub: Telegram, Twitter