Skip to content

A collection of scripts for performing a number of web3 actions seamlessly

License

Notifications You must be signed in to change notification settings

LightYagami200/web3-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

A collection of scripts for performing a number of web3 actions seamlessly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published