their own contract? for the best of both approach? rather than using the wusiwyg flow - i’ve some opinion based things to discuss
I am working on a full nft project, from Creating the digital art till launch
https://www.youtube.com/watch?v=p36tXHX1JD8
I did some tests on rinkeby and Mumbai openSea, but always with deployed contracts
opensea allows you to import an existing nft by passing just address and chain and it works as intended, what's the question?
A little addition to this, for Opensea and Looksrare if you're using AccessControl you've to include a owner function in your contract marked public or external. This will make the process of importing the contract during listing easier just by connecting the deployer's address. Note: make sure to set the owner function to return the deployer's address
So when you deploy an nft contract and people mint it, isn’t it already available on Opensea? Is it necessary to add the owner function. Can you share some blog/articles about it
Yeah, it's already visible on Opensea but not everyone can edit or set things like royalty fees, collection details (banner etc). I don't have any links to articles for it
Обсуждают сегодня