web3.unity
web3.unity copied to clipboard
Upload and Create NFT Transaction
- [x] Upload file from disk.
- [x] Create a system for using env in Unity
- [x] Create a system for uploading NFT Metadata to storage
- [x] Parse returned CID and make sure it was in the correct format
- [x] Call createMintTransaction and mint NFT
Status update: All parts of this task work when modelling the interaction with postman and hard coding it within Unity. The only issue is that this cannot be tested within Unity due to a COR's limitation when running the example from the localserver. Moving this into blocked until we can find a solution around this limitation.
I believe this issue will be replaced with the Minter by Voucher method. Will bring it up in standup and see if we can close this issue.