Skip to content

Candid

JavaScript and TypeScript library to work with Candid interfaces

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

Additional API Documentation can be found here.


Using Candid:

Terminal window
npm i --save @dfinity/candid
import { Candid } from '@dfinity/candid';