Odak modu
What is NEAR CLI?
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).
Yorum yapabilmek için derse kayıt olmalısın!