https://github.com/steppsr/make-offers
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.
https://github.com/steppsr/make-offers
aba chia nft offers powershell
Last synced: 3 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/steppsr/make-offers
- Owner: steppsr
- License: apache-2.0
- Created: 2024-05-29T01:49:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-29T01:49:41.000Z (about 1 year ago)
- Last Synced: 2025-02-28T02:42:20.219Z (4 months ago)
- Topics: aba, chia, nft, offers, powershell
- Language: PowerShell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Make Offers
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.
### User Config
* For now, the script supports Chia or ABA. You can add additional forks by adding to the `$blockchains = @("chia","aba")` line.
### Output
The script will create offer files and save the offer codes into files into a folder.
### Running the script
```PowerShell
.\make_offers.ps1
```#### _All works created by Steve Stepp_
---
### Want to help support?
| Blockchain | Address |
| ---------- | ------- |
| Chia (XCH) | xch1xz9g7cyy79vnrh6nuyh86jq4ps6ah2ny0ck2050wfqqfjwkyk0mqd89etp |
| ABA (ABA) | aba1qje9cx2lfujrqthl9gxg4sdpa8d2evur6kz95mavmnnvwcn6eyys9qz43c |
| Bitcoin (BTC) | 3ADGMs1i6MU8Bxnr8qC6CPmgTUAS6DevyT |
| Etherium (ETH) | 0x1F604e5a010f42F36e0C24868454f08056bc5B0A |