PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@dfinity/candid
Просмотр файла: README.md
# @dfinity/candid
JavaScript and TypeScript library to work with Candid interfaces
Visit the [Dfinity Forum](https://forum.dfinity.org/) and [SDK Documentation](https://sdk.dfinity.org/docs/index.html) for more information and support building on the Internet Computer.
Additional API Documentation can be found [here](https://agent-js.icp.xyz/candid/index.html).
---
## Installation
Using Candid:
```
npm i --save @dfinity/candid
```
### In the browser:
```
import { Candid } from "@dfinity/candid";
```
Выполнить команду
Для локальной разработки. Не используйте в интернете!