Welcome to the new Golem Cloud Docs! 👋
TypeScript Language Guide
Setting up the Golem TypeScript SDK

Setting up the Golem TypeScript SDK

⚠️

If the project was created with golem new, it already has the Golem TypeScript SDK set up and these steps can be ignored.

To add the Golem JavaScript SDK (opens in a new tab) to a project, just install it using npm;

npm install --save-dev @golemcloud/golem-ts