fx_hash_utils
Some Python scripts that fx(hash) users might find useful.
get_images
This script downloads all the static images of the tokens generated from a generative token into a local folder.
Usage:
python3 get_images.py --id
--folder
pin_tokens
This script allows you to pin all tokens generated from a given generative token to Pinata. See https://nftbiker.xyz/pin for instructions on how to generate an api key.
Usage:
python3 pin_tokens.py --id
--api_key
--api_secret
pin_collection
This script allows you to pin all the tokens in your fx(hash) collection to Pinata. See https://nftbiker.xyz/pin for instructions on how to generate an api key.
Usage:
python3 pin_collection.py --wallet
--api_key
--api_secret