简体   繁体   English

将 NFT 集合链接到 Opensea

[英]Link NFT Collection to Opensea

Hi super basic question as I am new to NFT dev (currently learning solidity).嗨超级基本问题,因为我是 NFT 开发新手(目前正在学习可靠性)。 Looking to make a super basic NFT project with website, art, and link to Opensea in secondary market (no roadmap, just a learning experience for me and probably giving NFTs for free).希望在二级市场上制作一个包含网站、艺术和 Opensea 链接的超级基础 NFT 项目(没有路线图,对我来说只是一个学习经验,可能会免费提供 NFT)。 I understand that you can make a candy machine that allows users to mint on website, but I'd like them to be able to view and trade their nfts on a secondary marketplace like Opensea.我知道您可以制造一台允许用户在网站上铸币的糖果机,但我希望他们能够在 Opensea 等二级市场上查看和交易他们的 nft。 How would I go about doing this?我该怎么做呢? Thanks.谢谢。

铸造 nfts 后,即可在 Opensea 上查看和交易,无需额外操作。

As stated before, you don't need to do anything to actually have them in Opensea, except to deploy your SC.如前所述,您无需执行任何操作即可将它们实际安装在 Opensea 中,除了部署您的 SC。

I think this could be very useful to you https://buildspace.so/p/mint-nft-collection if you are just beginning and new.我认为这对您非常有用https://buildspace.so/p/mint-nft-collection如果您刚刚开始和新手。 It's a well explained tutorial, and you can see there how this would work for you to see it in opensea.这是一个解释得很好的教程,你可以在那里看到它是如何工作的,你可以在 opensea 中看到它。

Hope that helps.希望有帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM