Skip to main content

A CLI for managing your solana nft collection.

Project description

nftools

https://img.shields.io/pypi/v/nftools.svg https://img.shields.io/travis/akajimeagle/nftools.svg Documentation Status

A CLI for managing your solana nft collection.

  • Free software: MIT license

Requirements

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

  • View available methods: nftools --help

  • Run 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nftools-1.1.2.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

nftools-1.1.2-py2.py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page