Skip to main content

TypeScript SDK

The Galileo TypeScript SDK on npm.

TypeScript SDK GitHub repo

The GitHub repo for the Galileo TypeScript SDK.
Note: This library is in pre-release mode and may not be stable.

Installation

Initialization/Authentication

You can configure Galileo using environment variables:
If you are using the free version of Galileo, there is no need to set the GALILEO_CONSOLE_URL environment variable.
In Node.js, you can use process.env to specify these variables: