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
Trim off all unnecessary information (docs, typeName, unused path ...)
Pick/whitelist only the interactions that dapps what to interact with & remove others (consts, queries, tx ...)
Notes:
The goal is to produce a smaller/compact metadata with the size that can be bundled inside the build -> this help increase the loading speed for dapps since client does not need to download metadata.
TODO Runtime upgrades
TODO @dedot/cli
The text was updated successfully, but these errors were encountered:
Tasks:
Notes:
The text was updated successfully, but these errors were encountered: