solana-web3-toolkit

1.0.1 • Public • Published

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>

Readme

Keywords

none

Package Sidebar

Install

npm i solana-web3-toolkit

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

11.6 kB

Total Files

13

Last publish

Collaborators

  • lightyagami200