- Owensboro, KY
- https://stevenstepp.com
- @steppsr
Highlights
- Pro
-
MakeNFTOffers Public
Two Powershell scripts to create offers for NFTs on the Chia Blockchain.
-
make-offers Public
This Windows Powershell script will create offer files using a list of Launcher Coin IDs. You can use the nfts-in-collection script to create a list of Launcher Coin IDs if needed.
PowerShell Apache License 2.0 UpdatedMay 29, 2024 -
nfts-in-collection Public
This Windows Powershell script will create a list of NFTs for a specific Collection in your Wallet.
PowerShell Apache License 2.0 UpdatedMay 29, 2024 -
xdnft-gallery Public
This Windows Powershell script will scan a folder with Chia/ABA Offer files and build an NFT website for the offers.
-
chia-docs Public
Forked from Chia-Network/chia-docsChia Docs - documentation on the Chia blockchain, protocol and client
JavaScript Apache License 2.0 UpdatedApr 22, 2024 -
metadata-generator-wwv Public
Bash script to generate metadata JSON files for the Wacky Wonky Vixens NFT Collection
Shell Apache License 2.0 UpdatedApr 20, 2024 -
xdnft.link Public
XDNFT.link website code.
-
OwnerWalletsFromNFTIDs Public
Get a list of owner wallets from a list of NFT IDs using the Mintgarden API
-
GetNFTIDsFromCollection Public
Bash script to get a list of all NFT IDs from a Collection using the Mintgarden API
-
offerco.de Public
The PHP website code for offerco.de, a site that offers a short code URL for Chia Offer files.
-
indexify Public
Bash script to create a general purpose NFT Gallery for Datalayer NFT collection on the Chia Blockchain. Or really any NFT collection in a source folder.
Shell Apache License 2.0 UpdatedDec 18, 2023 -
macon Public
MACON is Bash script to create a JSON file containing all the NFT data from Mintgarden for a given NFT Collection.
-
get_coin_id Public
This Bash script will get the nft_coin_id for a given nft_id. The script will search all Wallet IDs until it finds the NFT ID, then return the Coin ID for the NFT.
-
ChiaSproutCli Public
Forked from MichaelTaylor3D/ChiaSproutCliCLI tool for deploying SPA and other files to Chia DataLayer
JavaScript MIT License UpdatedNov 10, 2023 -
-
kiwi-nft-faucet Public
A memorial, commemorative NFT faucet for Kiwi, aka David Hamish Speirs, a true Chia OG.
PHP Apache License 2.0 UpdatedJun 26, 2023 -
airdrop-nft-windows Public
Windows Powershell script to airdrop NFTs for the Chia Blockchain
-
airdrop-nft Public
Bash script to airdrop NFTs. Source file has an NFT ID and Wallet Address on each line in CSV format.
-
batch-bulk-move-to-profile Public
Bash script that will get a list of NFTs to move into a Profile, then split them into batches of 25 and move each batch one at a time.
-
discord-faucet-bot Public
Discord bot for the XCH Dev Faucet for the Testnet of Chia Blockchain
-
filemover Public
Windows Batch file that will poll a folder and move files from source to destination one at a time.
Batchfile Apache License 2.0 UpdatedMay 27, 2023 -
TCG-Wallet-Inspector Public
Scan your wallets to create a list of NFTs with their ChiaTCG attributes
-
offer_script Public
builds a script to create offer files for an nft collection based on a list of nft ids.
-
xd-nft-wizard Public
xd nft wizard is a interactive Bash script to help with Chia NFTs.
-
chia-blockchain Public
Forked from Chia-Network/chia-blockchainChia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Python Apache License 2.0 UpdatedJan 7, 2023 -
xchdev_bashtools Public
Collection of Bash tools for the Chia blockchain.
-
droid_name_generator Public
Create a list of unique droid-style names.
-
norby_name_generator Public
Name generator to create 4 random alpha characters, a hypen, then 4 random digits. Easily adaptable to another structure.
-
random_name_picker Public
Script to select 1 or 2 word names from text files. You can allow duplicates or force unique names.
-
MyNFTIDs Public
Get a list of my NFTs. Output the NFT ID, Collection Name, and NFT Name. This script uses the Mintgarden API.