The NEAR protocol library as CLI tool. More documentation here
npm install -g near-shell
In command line, from directory with your project:
near <command> near create_account # create a developer account
near deploy # deploy your smart contract| Option | Description | Type |
|---|---|---|
| --help | Show help | [boolean] |
| --version | Show version number | [boolean] |