Lilypad-Tech / Waterlily

A project bringing ethics back to AI
https://waterlily.ai
11 stars 1 forks source link

Waterlily: Failing to import NFTs ! #49

Open lksbrssr opened 1 year ago

lksbrssr commented 1 year ago
  1. Started by clicking import NFT

  1. ...then used this for “Enter the token ID”

  1. ...and used this for “Address”

...it "works" but the images don't appear

raulk commented 1 year ago

Yeah that's super clunky. @eshon could you please figure out what's needed for MetaMask to "auto-display" NFTs on Filecoin? (Assuming that's possible) Probably some integration through Codefi oracles?

DeveloperAlly commented 1 year ago

I think it's actually relativeky common to all wallets unless they are specifically integrated to a particular NFT heavy chain.

NFT display on Metamask is a super new feature of theirs, so its still worth reaching out to see what their roadmap is for auto-display, what I currently want to investigate first though is

  1. if metamask supports ipfs blobs as display images, and if so then I need to investigate whether there's an issue in the way I'm saving the NFT data.

If not, then that conversation would be even more relevant and perhaps have more information.

Haven't had a chance to look into and triage the issues yet though getting there!

On Wed, 19 Apr 2023, 21:31 raulk, @.***> wrote:

Yeah that's super clunky. @eshon https://github.com/eshon could you please figure out what's needed for MetaMask to "auto-display" NFTs on Filecoin? (Assuming that's possible) Probably some integration through Codefi oracles?

— Reply to this email directly, view it on GitHub https://github.com/bacalhau-project/Waterlily/issues/49#issuecomment-1514572616, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7TBHRKML6YLNBP5OWDVBTXB7EITANCNFSM6AAAAAAXCQZPEU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

raulk commented 1 year ago

So apparently MetaMask only supports experimental autodetection for the Ethereum chain.

raulk commented 1 year ago

More info here: https://support.metamask.io/hc/en-us/articles/360058238591-NFT-tokens-in-your-MetaMask-wallet#h_01FX57WQCNFY5GKFYR8YYW70D5

DeveloperAlly commented 1 year ago

That's interesting though.

Still as above this could well be an error on my part... Just to give clarity before any conversations!

On Wed, 19 Apr 2023, 21:55 raulk, @.***> wrote:

More info here: https://support.metamask.io/hc/en-us/articles/360058238591-NFT-tokens-in-your-MetaMask-wallet#h_01FX57WQCNFY5GKFYR8YYW70D5

— Reply to this email directly, view it on GitHub https://github.com/bacalhau-project/Waterlily/issues/49#issuecomment-1514600204, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7TBHXEWK4XBK644FRV7N3XB7HC5ANCNFSM6AAAAAAXCQZPEU . You are receiving this because you commented.Message ID: @.***>