NFT
- OpenSea (https://docs.opensea.io/docs)
- not curated, lots of non-sense
- Rarible
- less known but more decentralized governance
- supports multiple chains: Ethereum, Base L2, Immutable, RariChain
- NFT can be listed on other market places
- SuperRare
- Curated platform
- Ethereum only
- "Spaces" for decentralized curation
- https://rare.xyz/ to support/promote artists https://app.rare.xyz/
- Foundation
- More
- https://synodus.com/blog/blockchain/art-nft-marketplaces/
Blockchains
- Ethereum
- Base L2, supported by Rarible
- Tezos
- Flow
- Polygon
- JumpNet / Enjin
- Solana
- Immutable X
Storage
- IPFS (https://nft.storage/)
- Airwaev
Questions
- How does lazy-minting really work?
- Moving NFTs from one contract to another?
- NFTs on multiple chains?
- Probably doesn't make sense as owner would need to aquire ownership on all blockchains
- ERC721 or ERC1155? Which implementation?
- How do auctionning work, on-chain?
- Integration with Etherscan
- How is the tokenId created, same across multiple contracts?
- Can royalty be bypassed?
Links
- https://www.nfttech.com/insights/the-beginners-guide-to-nfts
- https://nftschool.dev/tutorial/flow-nft-marketplace/#building-pet-store
- https://docs.openzeppelin.com/contracts/4.x/api/token/erc721