An open API service indexing awesome lists of open source software.

https://github.com/steppsr/offer_script

builds a script to create offer files for an nft collection based on a list of nft ids.
https://github.com/steppsr/offer_script

Last synced: 10 months ago
JSON representation

builds a script to create offer files for an nft collection based on a list of nft ids.

Awesome Lists containing this project

README

          

# offer_script

This is still a work in progress, but there is some basic functionality working.

You can generate a list of NFT IDs for a collection and save to a file.

Then use that file to create a script that will create the offer files for you.

Note(s):

* You must chose to "build" the script and not "execute".
* A sub-directory called "files" will be created.
* The end result is a bash script that can be run to create the offer files.
* This script does not create the actual offers.
* You should probably use at least 15 for the amount of seconds between offers.