NFT
Jump to navigation
Jump to search
NFT - minting script using python3
- https://github.com/geraldneale/chia-nft-add_uris - Automated system of aggregating all NFTs in a "wallet" and updating the URIs in bulk.
- Mintgarden API command - curl -s https://api.mintgarden.io/collections/col1mzg4s7q09030tew2xj3rjck2rz77tlt94ekmrqe6l6dm260qhx5qu3a9ds/nfts/ids | jq -r '.[]| .encoded_id'
Other useful links: