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