Principal
@dfinity/principal
Section titled “@dfinity/principal”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.
Installation
Section titled “Installation”Using Principal:
npm i --save @dfinity/principal
In the browser:
Section titled “In the browser:”import { Principal } from '@dfinity/principal';