Helium Program Library is a collection of SDKs and libraries that allow developers to interact with the Helium Programs on the Solana blockchain. This guide will walk you through the installation process.

## Install the SDKs

Before proceeding make sure your computer has [Node.js](https://nodejs.org/en/) installed.

```
yarn add @helium/account-fetch-cache @helium/account-fetch-cache-hooks @helium/distributor-oracle @helium/helium-entity-manager-sdk @helium/helium-react-hooks @helium/idls @helium/lazy-distributor-sdk @helium/spl-utils
```

[Next →](https://hpl.helium.com/docs/overview)[Overview](https://hpl.helium.com/docs/overview)
