Add a new SDK
Prepare
Choose backend SDK in sdks-nodejs or frontend SDK in sdks-react before generation. Supply the package name, responsibility, and existing API contract.
Request the task
text
Use e11-scaffold to add a backend SDK package for account export in sdks-nodejs. Target: sdk-backend.Verify the result
Run the target generator’s verification commands. Review exports, dependency versions, and package tests before committing.
Continue
text
Use e11-review to check the package API, tests, and platform citations.