@turnkey/sdk-server
provides Turnkey
, which offers wrappers around commonly used Turnkey API setups. This enables you to easily stand up a minimal backend to proxy end-users’ requests to Turnkey. You can also use this to call on the Turnkey API directly from a server setting.
// TODO:
// - typescript-ify example
// - include nextjs server example