Skip to main content

TEN

TEN support is in development. The TEN class exists in the SDK source (src/multichain/core/ten.ts) but is not yet exported from any package entry point, and key methods are not yet implemented:
  • signMessage() returns "Not implemented"
  • verifyMessage() returns false
This page will be filled in once those methods land and the class is exported.