Closed Pikkuherkko closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
wtf-starknet | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Mar 14, 2023 at 10:27AM (UTC) |
Looks cool from my end, but let's wait to hear from @hasselalcala and @AmazingAng
Hey! For me looks good too!
I created an ERC1155 Soulbound token as requested in issues. It's an implementation of OpenZeppelin's ERC1155MintableBurnable.cairo
safeTransferFrom and safeBatchTransferFrom functions are disabled. setApprovalForAll and burnBatch are removed. Built and tested with Protostar.
Let me know if something could be improved.