PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@dfinity/principal
Просмотр файла: README.md
# @dfinity/principal
JavaScript and TypeScript library to work with Internet Computer Principals
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/principal/index.html).
---
## Installation
Using Principal:
```
npm i --save @dfinity/principal
```
### In the browser:
```
import { Principal } from "@dfinity/principal";
```
Выполнить команду
Для локальной разработки. Не используйте в интернете!