@dfinity/candid
v2.2.0
Published
JavaScript and TypeScript library to work with candid interfaces
Downloads
532,860
Readme
@dfinity/candid
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.
Installation
Using Candid:
npm i --save @dfinity/candid
In the browser:
import { Candid } from "@dfinity/candid";