@bold hornet is proposing the multi-token interface on Soroban, similar to ERC-1155, to standardize the way contracts and applications manage multiple tokens.
#Interface for Collections / Multiple Tokens (erc-1155)
14 messages · Page 1 of 1 (latest)
@storm kelp @celest kayak @tough sinew thanks
@tame grove @primal spoke can you elaborate about these comments, i'm not sure if i understand what you're saying if it's about the way i laid out out in that it looks like an implementation, or specifically the initialize function?
Thank you for taking the time to give me guidance; appreciated 🙂
The comments aren't about your interface, but about how teh Rust SDK generates interfaces with the env: Env.
Ah yes i can remove that sorry, i copied the traits from my implementations so you were in fact right
thank you
I probably did the same on the other one too
could use your input on events, I can't really think of other events except the ones already included in the token interface; maybe there are one or two... but I don't want to duplicate the events from the token interface in the nft interfaces, i'd rather somehow just imply that they should have the same events without having to copy the same code into 3 places
I'm not sure, I'm not an expert on NFTs.
no worries. still appreciate your eyes on it.
(i'm not an expert either, i'm just using them with communidao so 🙂
Kalepail said he'll review next week, he's an expert and fred will look at it eventually, I would definitely consider him an expert! Hopefully anyone else in this discord who's interested will help too!