A CLI for managing your solana nft collection.
Project description
nftools
A CLI for managing your solana nft collection.
Free software: MIT license
Requirements
python3.7 installed.
solana-cli-tools installed.
spl-token-cli installed.
Getting Started
With requirements installed, and python3.7 active and on path (or in virtual environment):
Install nftools:
pip install nftools- Verify installation:
nftools --version If successful, should output
nftools, version 1.0.7a
- Verify installation:
View available methods:
nftools --helpRun your first command:
nftools snapshot
READY
Create Whitelist Token
Create whitelist token (0 decimals) and mint specified amount to your wallet.
$ nftools create-whitelist-token
Take Holder Snapshot
Take snapshot of active holders for specified collection. Captures wallet address, nft token address, and nft token account address. Save in your specified format (json, csv, xlsx)
$ nftools snapshot
Get Hash List
Get list of nft token addresses for specified collection. Save in your specified format (json, csv, xlsx)
$ nftools get-hash-list
Get Collection NFts Held
Get # of collection NFTs held by owner. Save in your specified format (json, csv, xlsx)
$ nftools get-holders
WIP
Get Collection Metadata
$ nftools get-metadata
TODO
Collection Airdrop
$ nftools airdrop-collection
History
0.1.0 (2022-08-14)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nftools-1.1.2.tar.gz.
File metadata
- Download URL: nftools-1.1.2.tar.gz
- Upload date:
- Size: 17.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88035ca96d05a53c226ed9b163fe912ab60ea9615a75063cda24820610e55326
|
|
| MD5 |
51fb8ad7983594bdd62c6dd996c951bf
|
|
| BLAKE2b-256 |
c8f0dc05c3df7ad13327a351d1b621bee6a65303751f8ce5562f4b49ac949cd2
|
File details
Details for the file nftools-1.1.2-py2.py3-none-any.whl.
File metadata
- Download URL: nftools-1.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be96fce42ad1f3f596dd3bcd3f5ac1cfe1ac389bbe7c12c24422a657d5b1488d
|
|
| MD5 |
2c9b904b8457b05905bd5f2bd57b0f24
|
|
| BLAKE2b-256 |
643214f6a00fddc25a54e7ccba9e7f0dd96ff21eb0d8b4748aba161a8bbbdb73
|