Skip to Content
DevelopersNTSLimits
️⚠️
NTS is in active development and currently unstable. It is open to select early developers for exploration but is not yet suitable for production use. Follow developer updates for the latest changes, as performance is not at production level.

Size Limits

While NTS can handle large amounts of data, it will run with the following limits initially:

ResourceLimitNotes
Code Size1048576 (1MB)Maximum size of app code in bytes
App ID Length64Maximum length of app IDs
Admin Key Length256Maximum length of admin keys
Session Key Length256Maximum length of session keys
IDL Size102400 (100KB)Maximum size of IDL in bytes
IDL Actions40Maximum number of actions in an IDL
Last updated on