Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steppsr/nfts-in-collection
This Windows Powershell script will create a list of NFTs for a specific Collection in your Wallet.
https://github.com/steppsr/nfts-in-collection
aba blockchain chia nft powershell
Last synced: about 17 hours ago
JSON representation
This Windows Powershell script will create a list of NFTs for a specific Collection in your Wallet.
- Host: GitHub
- URL: https://github.com/steppsr/nfts-in-collection
- Owner: steppsr
- License: apache-2.0
- Created: 2024-05-29T01:47:11.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T01:48:16.000Z (6 months ago)
- Last Synced: 2024-05-29T15:39:18.102Z (6 months ago)
- Topics: aba, blockchain, chia, nft, 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
# NFTs In Collection
This Windows Powershell script will create a list of NFTs for a specific Collection in your Wallet.
### 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 a text file with the output of: Collection Name, Launcher Coin ID, NFT ID, and NFT Name.
### Running the script
```PowerShell
.\nic.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 |