Focus mode
CLI stands for Command Line Interface tool to interact with accounts and smart contracts on NEAR.
near-cli is a NodeJS command line interface that utilizes near-api-js to connect to and interact with the NEAR blockchain.
Most commonly used commands:
You can install near-cli globally with npm install -g near-cli
. Make sure you have a current version of npm
and NodeJS
version 12 or above installed. For Windows users, we recommend using Windows Subsystem for Linux (WSL).
Programs to Accelerate Your Progress in a Software Career
Join our 4-8 month intensive Patika+ bootcamps, start with the fundamentals and gain comprehensive knowledge to kickstart your software career!
You need to enroll in the course to be able to comment!