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.
- Host: GitHub
- URL: https://github.com/steppsr/offer_script
- Owner: steppsr
- License: apache-2.0
- Created: 2023-03-14T22:33:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T22:39:54.000Z (about 3 years ago)
- Last Synced: 2024-12-12T22:22:30.785Z (over 1 year ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.