Skip to content
Still using @dfinity/agent? Migrate to @icp-sdk/core!

Principal

Still using @dfinity/principal? Migrate to @icp-sdk/core!

JavaScript and TypeScript library to work with Internet Computer Principals

Do you want to know more about developing on the Internet Computer? Visit the Developer Docs.

Additional API Documentation can be found here.


Using Principal:

Terminal window
npm i --save @dfinity/principal
import { Principal } from '@dfinity/principal';