You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
basically, we need to start building guardrails helpers around the data field in a non-fungible program. The data field is arbitrary data but if we provide them w tooks that can make it easy for them to manage structured data in the data field, it will help developers out immensely with working with data that is specific to tokenIds.
TLDR: avoid needing to deal with too much nesting in the data field. i've started to using more verbose keys i.e. tweet-<iso_date> or pokemon-<token_id>
basically, we need to start building guardrails helpers around the data field in a non-fungible program. The data field is arbitrary data but if we provide them w tooks that can make it easy for them to manage structured data in the data field, it will help developers out immensely with working with data that is specific to tokenIds.
have some good stuff in this commit here: dca7fc3
The text was updated successfully, but these errors were encountered: