️⚠️
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:
Resource | Limit | Notes |
---|---|---|
Code Size | 1048576 (1MB) | Maximum size of app code in bytes |
App ID Length | 64 | Maximum length of app IDs |
Admin Key Length | 256 | Maximum length of admin keys |
Session Key Length | 256 | Maximum length of session keys |
IDL Size | 102400 (100KB) | Maximum size of IDL in bytes |
IDL Actions | 40 | Maximum number of actions in an IDL |
Last updated on