3.0.0 • Published 6 months ago

solana v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

8 months ago

2.4.2

8 months ago

2.8.0

7 months ago

3.0.0

6 months ago

2.8.0-deploy.2

7 months ago

2.8.0-deploy.3

7 months ago

2.8.0-deploy.0

7 months ago

2.8.0-deploy.1

7 months ago

2.8.0-deploy.4

7 months ago

2.5.0

8 months ago

2.7.0

8 months ago

2.6.0-cov.0

8 months ago

2.3.0-tv.14

8 months ago

2.3.0

8 months ago

2.4.1

8 months ago

2.4.0

8 months ago

2.4.0-build.0

8 months ago

2.4.0-build.1

8 months ago

2.3.0-tv.11

8 months ago

2.3.0-tv.12

8 months ago

2.3.0-tv.13

8 months ago

2.3.0-tv.10

8 months ago

2.3.0-tv.8

8 months ago

2.3.0-tv.9

8 months ago

2.3.0-tv1

8 months ago

2.2.1

8 months ago

2.0.3

8 months ago

2.3.0-tv.1

8 months ago

2.2.0

8 months ago

2.0.2

8 months ago

2.3.0-tv.2

8 months ago

2.0.5

8 months ago

2.3.0-tv.3

8 months ago

2.0.4

8 months ago

2.3.0-tv.4

8 months ago

2.3.0-tv.5

8 months ago

2.3.0-tv.6

8 months ago

2.3.0-tv.7

8 months ago

2.1.0

8 months ago

2.0.1

8 months ago

2.0.0

8 months 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