# wire-webapp-proteus

> Axolotl protocol implementation for JavaScript.

Latest version **5.2.0** (published 2017-09-05) · GPL-3.0 license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install wire-webapp-proteus
pnpm add wire-webapp-proteus
yarn add wire-webapp-proteus
bun add wire-webapp-proteus
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 5.2.0 |
| Published | 2017-09-05 |
| First published | 2016-09-21 |
| Weekly downloads | 0 |
| License | GPL-3.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 35 |
| Maintainers | yserz, wireapp-member, ffflorian, herrmannplatz, lipis, bennyn, wireapp-owner |

## Links

- npm: https://www.npmjs.com/package/wire-webapp-proteus
- Repository: https://github.com/wireapp/proteus.js
- Issues: https://github.com/wireapp/proteus.js/issues
- npm.io page: https://npm.io/package/wire-webapp-proteus

## Dependencies (3)

- [ed2curve](https://npm.io/package/ed2curve.md) 0.2.1
- [wire-webapp-cbor](https://npm.io/package/wire-webapp-cbor.md) 2.1.5
- [libsodium-wrappers-sumo](https://npm.io/package/libsodium-wrappers-sumo.md) 0.5.4

## Recent versions

- 5.2.0 (latest) — 2017-09-05
- 5.2.1-neon (neon) — 2017-10-09
- 5.2.0-neon — 2017-10-09
- 5.1.3 — 2017-08-31
- 5.1.2 — 2017-08-30
- 5.1.1 — 2017-08-17
- 5.1.0 — 2017-04-07
- 5.0.3 — 2017-04-05
- 5.0.2 — 2017-04-04
- 5.0.1 — 2017-04-03
- 5.0.0 — 2017-03-02
- 4.0.0 — 2017-02-20
- 3.1.4 — 2017-02-20
- 3.1.3 — 2017-02-17
- 3.1.2 — 2017-02-17
- … 20 more at https://npm.io/package/wire-webapp-proteus/versions

## README

# Wire

[![Greenkeeper badge](https://badges.greenkeeper.io/wireapp/proteus.js.svg)](https://greenkeeper.io/)

This repository is part of the source code of Wire. You can find more information at [wire.com](https://wire.com) or by contacting opensource@wire.com.

You can find the published source code at [github.com/wireapp](https://github.com/wireapp).

For licensing information, see the attached LICENSE file and the list of third-party licenses at [wire.com/legal/licenses/](https://wire.com/legal/licenses/).

## Build Status

[![Build Status](https://travis-ci.org/wireapp/proteus.js.svg?branch=master)](https://travis-ci.org/wireapp/proteus.js)

## Installation

### Browser

```bash
bower install wire-webapp-proteus
```

### Node.js

```bash
yarn add wire-webapp-proteus
```

## Usage

### Browser

- [index.html](./dist/index.html)

### Node.js

- [index.js](./dist/index.js)

---
_Source: https://npm.io/package/wire-webapp-proteus · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
