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.
- For now, the script supports Chia or ABA. You can add additional forks by adding to the
$blockchains = @("chia","aba")
line.
The script will create offer files and save the offer codes into files into a folder.
.\make_offers.ps1
Blockchain | Address |
---|---|
Chia (XCH) | xch1xz9g7cyy79vnrh6nuyh86jq4ps6ah2ny0ck2050wfqqfjwkyk0mqd89etp |
ABA (ABA) | aba1qje9cx2lfujrqthl9gxg4sdpa8d2evur6kz95mavmnnvwcn6eyys9qz43c |
Bitcoin (BTC) | 3ADGMs1i6MU8Bxnr8qC6CPmgTUAS6DevyT |
Etherium (ETH) | 0x1F604e5a010f42F36e0C24868454f08056bc5B0A |