帖子
分享您的知识。
HaGiang827
Apr 30, 2025
专家问答
为什么 Sui 浏览器无法将我的自定义对象识别为 NFT?
大家好!我目前正在在 Sui 上开发一款游戏,其中每个可玩角色都被表示为一个对象. 我认为这应该建模为 NFT,所以我创建了一个这样的结构:
public struct Character has key, store {
id: UID,
owner: address,
name: string::String,
level: u64,
experience: u64,
health: u64,
weapon: Option<Weapon>,
armor: Option<Armor>,
image_url: Url,
}
我需要为Sui Explorer(或其他兼容NFT的用户界面)实现标准或特征才能将我的对象识别为NFT吗?以及我是否需要使用或扩展sui:: nft模块或以特定方式实现某些字段(例如名称,描述,网址)?
- Sui
3
1
分享
评论
答案
1你知道答案吗?
请登录并分享。
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
610帖子1350答案

奖励活动七月
- ... SUIBigSneh+1396
- ... SUISuiLover+1333
- ... SUI0xduckmove+1207
- ... SUIThorfin+1202
- ... SUIOwen+970
- ... SUIharry phan+847
- ... SUItheking+742