pec-web3
Version:
Perpetual JavaScript API
20 lines (11 loc) • 421 B
Markdown
# pec
[![NPM Package][npm-image]][npm-url] [![Dependency Status][deps-image]][deps-url] [![Dev Dependency Status][deps-dev-image]][deps-dev-url]
This is the main package of [pec.js][repo].
Please read the main [README][repo-readme] and [documentation][docs] for more.
## Installation
### Node.js
```bash
npm install pec
```
## Types
All the TypeScript typings are placed in the `types` folder.