writing smart contracts vs opensea nft creation
writing smart contracts vs opensea nft creation
I’ve been learning solidity and smart contracts for a week and today I found out that I can create an nft just by using opensea and deploy it and set the creator fee with zero coding involved.
My question is that why should you write smart contracts when you can easily create an nft using opensea graphical interface and what other use cases do smart contracts have?
You don’t actually need any coding knowledge to have your own contract, which is great.
If you want to do NFTs on ethereum I would recommend looking into Manifold Studio. They allow you to create your own contract and it’s pretty simple. They also have an in depth FAQ and are responsive on discord, Twitter and email.
If you’re open to other blockchains I would look into objkt on tezos. You can create your own collection which I believe gives you a contract as well.