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