nodana
v1.0.2
Published
A Node JS Solana CLI
Downloads
1
Maintainers
Readme
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>