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:
npm i --save @dfinity/principal
import { Principal } from '@dfinity/principal';