3.0.0 • Published 10 months ago

solana v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Solana Node CLI

The Solana Node CLI is meant to be a generic utilitarian helper CLI to accomplish some basic setup and troubleshooting for Solana development.

Usage:

npx solana --help

This tool is not recommended to be installed as a global npm package on your system. If installed globally, unexpected behavior may occur.

System Requirements:

  • NodeJS (version >= 22)

Commands

  • install - Install and manage the Solana Toolkit's local development tooling on your system.

install

Install the Solana Toolkit local development tooling on your system.

Usage:

npx solana install --help

The Solana Toolkit includes the following tools:

  • Rust and Cargo - The Rust program language and Cargo package manager are installed via Rustup.
  • Agave CLI tool suite - the standard tool suite required to build and deploy Solana programs (formerly known as the "Solana CLI tool suite").
  • Mucho CLI - a superset of popular developer tools within the Solana ecosystem used to simplify the development and testing of Solana blockchain programs.
  • solana-verify - A command line tool to build and verify Solana programs.
  • Anchor and AVM - The Anchor framework and the Anchor Version Manager (AVM)
    • Yarn is currently installed as a dependency of Anchor. This dependency is expected to be removed in the near future.
  • Trident Fuzzer - Rust-based fuzzing framework for Solana programs to help you ship secure code.
  • Zest - Code coverage CLI tool for Solana programs.
2.6.0

11 months ago

2.4.2

11 months ago

2.8.0

11 months ago

3.0.0

10 months ago

2.8.0-deploy.2

11 months ago

2.8.0-deploy.3

11 months ago

2.8.0-deploy.0

11 months ago

2.8.0-deploy.1

11 months ago

2.8.0-deploy.4

11 months ago

2.5.0

11 months ago

2.7.0

11 months ago

2.6.0-cov.0

11 months ago

2.3.0-tv.14

12 months ago

2.3.0

12 months ago

2.4.1

11 months ago

2.4.0

11 months ago

2.4.0-build.0

12 months ago

2.4.0-build.1

11 months ago

2.3.0-tv.11

12 months ago

2.3.0-tv.12

12 months ago

2.3.0-tv.13

12 months ago

2.3.0-tv.10

12 months ago

2.3.0-tv.8

12 months ago

2.3.0-tv.9

12 months ago

2.3.0-tv1

12 months ago

2.2.1

12 months ago

2.0.3

1 year ago

2.3.0-tv.1

12 months ago

2.2.0

12 months ago

2.0.2

1 year ago

2.3.0-tv.2

12 months ago

2.0.5

1 year ago

2.3.0-tv.3

12 months ago

2.0.4

1 year ago

2.3.0-tv.4

12 months ago

2.3.0-tv.5

12 months ago

2.3.0-tv.6

12 months ago

2.3.0-tv.7

12 months ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

4 years ago