Replies: 1 comment 2 replies
-
Cool proposal to finally support NFTs. You did mention the IP privacy risks in your security section. While we at HOPR are working towards a much better solution than a trusted proxy, we developed this non-private NFT to highlight not just the IP but also other user metadata privacy issues with NFTs. So beyond the IP address, it would be great if developers would watch out to make the request that fetches the image as privacy respecting as possible and not send e.g. user metadata in the header. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
MIP-1, which introduces an NFT extension for wallet_watchAsset, is available in the MetaMask Extension.
Please read the HowTo for "Displaying NFTs" (ERC-721 & ERC-1155 tokens) and give it a try using the interactive API reference for wallet_watchAsset.
While use of this API with
type
set to ERC721 or ERC1155 is considered experimental and subject to change, we are interested in your experiences with the new method.Please share your feedback and concerns here.
Beta Was this translation helpful? Give feedback.
All reactions