Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/painedpineapple/cnft-solana-scripts
https://github.com/painedpineapple/cnft-solana-scripts
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/painedpineapple/cnft-solana-scripts
- Owner: painedpineapple
- Created: 2023-08-15T23:40:37.000Z (about 1 year ago)
- Default Branch: prod
- Last Pushed: 2023-08-16T19:35:12.000Z (about 1 year ago)
- Last Synced: 2024-08-01T08:11:45.515Z (3 months ago)
- Language: TypeScript
- Size: 349 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - painedpineapple/cnft-solana-scripts - (TypeScript)
README
Steps
0. Set env vars
0. create-collection-mint
0. create-merkle-tree
0. create-cnft-mint (images for 4 cNFTs are in assets dir), update and run script for each cNFT
You can then play with the different ways to get cNFTs using the `get-cnfts` script with the `read-nfts` utils.You can also transfer or burn cNFTs with their respective scripts.