1.0.2 • Published 1 year ago

nodana v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Solana NodeJS CLI (Nodana)

Solana is a high-performance blockchain platform that uses a proof-of-stake consensus algorithm to achieve fast transaction processing speeds and low fees. The Solana NodeJS CLI (Command Line Interface) is a set of command-line tools that allows developers to interact with Solana blockchain using Node.js.

Installation

Install with npm

  npm i -g nodana

Usage

nodana --walet-balance <WALLET_ADDR>

nodana --airdrop 1 <WALLET_ADDR>