PROJECT NAME: UnclonableNFT
DESCRIPTION OF THE PROJECT (2 lines): we have tried to fix a vulnerability in the ERC-721 standard allowing to create clones on-chain with zkSNARK extracting a bitmap from a image file and hashing it!
DISCORD AND TELEGRAM USER NAME (team contact to share the judging details)
discord: marcozecchini, pairoq, maria.rosaria
tg: @marcozecchini94, @Pairo, @user1910
REPOSITORY WITH PROJECT'S CODE: https://github.com/davidmvalente/unclonable
VIDEO DEMO (3 min max): https://www.youtube.com/watch?v=4PukKVZepbo
The contract address(es) or website URLs of your deployed application, either on a testnet of your choice or mainnet of a platform of choice. 📂📂 (NOT mandatory)
0x04b67aFEd13DB36eA34298084c3270c2e14eA645
Bounties (provide a description or explanation on how you integrated any bounty sponsors technology - add them also on categories)
Polkadot: we have deployed our solution on Moonbeam. In this way, we can reach a broader audience for our new ERC-721+ standard.
PSE: Avoiding duplicates lightens final users who do not have to scan the entire blockchain enhancing decentralization and, therefore, scalability. At the same time, zkSNARK allows to provide a succint of a bigger computation, once again, enhancing scalability.