Skip to content

Commit

Permalink
Added more Actions
Browse files Browse the repository at this point in the history
Added action to get list "my NFT IDs"
Added action to get list of NFT IDs from Collection
Added action to get list of Owner Wallets from NFT IDs
Added action to get list of NFT Names from NFT IDs
Added action for Name generators.
  • Loading branch information
steppsr authored Dec 12, 2022
1 parent 62e5b11 commit d32dd39
Show file tree
Hide file tree
Showing 2 changed files with 475 additions and 20 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,18 @@ bash xdnft.sh
2. Send NFT to Wallet Address - this will use the given NFT ID and Destination Address and generate
the command to run to send the NFT. You will also be asked if you wish to run the command.

3. Get list of my NFTs

4. Get list of NFT IDs from Collection

5. Get list of Owner Wallets from NFT IDs

6. Get list of NFT Names from NFT IDs

7. Name generators
A. Droid Name Generator
B. Norby Name Generator
C. Random Name Picker

## Screenshot
![xd nft wizard](https://xchdev.com/images/xd-nft-wizard.png)
Expand Down
Loading

0 comments on commit d32dd39

Please sign in to comment.