Below is the script for creating a simple NFT and listing it as a dynamic object field in a shared struct. module ptb::ptb_einfach; use std::string::{Self, String}; use sui::dynamic_object_field as dof; use sui::sui::S…
category_key changed
none → misc
Jan 26, 2026, 7:36 AM
Item created
Oct 15, 2025, 11:16 AM