Backend Engine Account Support in TS SDK v5.84.0
Backend Engine Account Support
The thirdweb TypeScript sdk v5.84.0
introduces the new engineAccount()
function, enabling seamless backend integration with your thirdweb Engine instance. This addition allows developers to leverage the full power of the thirdweb SDK and contract extensions functions in backend environments while benefiting from Engine's performance, reliability, and monitoring capabilities.
Key Features
- Create Engine-powered accounts for backend transaction handling with nonce and fund management
- Full access to thirdweb SDK functions and extensions from the backend
- Built-in transaction monitoring and reliability features
Usage Example
This update helps backend development workflows by opening up the large catalog of extensions functions available in the SDK. The engineAccount()
function serves as a bridge between your backend services and the blockchain, handling transaction preparation, submission, and confirmation in a reliable manner.
For more information about this release, please visit our documentation or join our Discord community for support and discussions.
Happy building! 🛠️