JavaScript and TypeScript library to work with Candid interfaces
Visit the Dfinity Forum and SDK Documentation for more information and support building on the Internet Computer.
Additional API Documentation can be found here.
Using Principal:
npm i --save @dfinity/principal
import { Principal } from "@dfinity/principal";
Generated using TypeDoc