Skip to content

Installation

The @icp-sdk/core is a single, unified package that contains all the modules you need to interact with the Internet Computer.

Terminal window
npm install @icp-sdk/core

We do not recommend using the CDN distribution of the @icp-sdk/core package for production applications.

It can constitute a security risk, because the CDN can potentially serve a different IC mainnet root key.