Deniz Mert Edincik

Results 311 comments of Deniz Mert Edincik

Hey @bartolomej , badger db we are using currently, has very big files when run in windows. (I contacted them, long story short windows is to blame) I have a...

not a solution but as a workaround you can comment out: https://github.com/onflow/kitty-items/blob/74b0b58fdf89560ac65e11e740c08bf0410db5eb/.ki-scripts/startup.js#L134

You need to give some information about your setup? Windows maybe? If so: https://github.com/onflow/kitty-items/issues/241#issuecomment-1144726795

can you paste some logs/output, after you run `npm run dev:emulator` for example?

Option 1 - I think this can be more than a tool set, but more like a demo bridging project as blueprint. But I think metadata conversion is very small...

Are we thinking 3 actors like: dapp, bridge, user ? If so From this point of view: - dapp sets the metadata ( probably same metadata for multiple NFTs )...

I agree with @psiemens, it would be nice to have this on CollectionPublic. Roughly I think below can work. ```cadence pub resource interface CollectionPublic{ access(contract) fun reveal( id: UInt64, metadata:...

is this Dapper Labs as Flow Team, or Dapper Labs as Dapper Wallet ? ( called Dapper Studio I guess if not different entity) or is it Dapper Labs as...

This is very good idea, as long as Flow Team ( blockchain ) does not enforce this, just for user information and user trust, I think it will be beneficial...

> Are you saying that instead of indicating which group an NFT belongs to in this view, we just provide answers to these two questions with an enum or something?...