1.0.1 • Published 9 months ago

solana-web3-toolkit v1.0.1

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

Web3 Toolkit

This is a command-line interface (CLI) toolkit for Solana Web3 development. It provides a set of tools to interact with the Solana blockchain, including fetching NFTs by a given creator address.

Installation

To install the toolkit, you need to have Node.js and npm installed on your machine. You can install the toolkit globally using npm:

npm install -g solana-web3-toolkit

Usage

Help

web3 --help

Fetch all NFTS by a creator

web3 --nfts <creator_address>
1.0.1

9 months ago

1.0.0

9 months ago