# ed25519-sigs

> Fast Ed25519 signatures for the browser and nodeJS

Latest version **0.1.7** (published 2020-02-27) · MIT license · 0 weekly downloads

## Install

```sh
npm install ed25519-sigs
pnpm add ed25519-sigs
yarn add ed25519-sigs
bun add ed25519-sigs
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: has types; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support; pre 1.0.

Negative: insecure dependencies; abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.7 |
| Published | 2020-02-27 |
| First published | 2020-02-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | * |
| Dependencies | 3 |
| Unpacked size | 9.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Carlos Mantego |
| Maintainers | cmanteiga |
| Keywords | ed25519, curve25519, signatures, javascript, typescript, browser, nodejs |

## Links

- npm: https://www.npmjs.com/package/ed25519-sigs
- Repository: https://github.com/edwards-sigsorhands/ed25519-sigs
- Homepage: https://github.com/edwards-sigsorhands/ed25519-sigs#readme
- Issues: https://github.com/edwards-sigsorhands/ed25519-sigs/issues
- npm.io page: https://npm.io/package/ed25519-sigs

## Dependencies (3)

- [bip39-ts](https://npm.io/package/bip39-ts.md) ^1.0.6
- [@types/node](https://npm.io/package/@types/node.md) ^13.7.1
- [ed25519-sigs-js](https://npm.io/package/ed25519-sigs-js.md) git+https://github.com/cmanteiga/ed25519-sigs-js.git

## Alternatives

- [@opentelemetry/exporter-zipkin](https://npm.io/package/@opentelemetry/exporter-zipkin.md) — 14.8M weekly downloads
- [pusher-js](https://npm.io/package/pusher-js.md) — 2.0M weekly downloads
- [browserify](https://npm.io/package/browserify.md) — 1.7M weekly downloads
- [sqs-consumer](https://npm.io/package/sqs-consumer.md) — 1.7M weekly downloads
- [@sanity/eventsource](https://npm.io/package/@sanity/eventsource.md) — 930.8K weekly downloads

## Recent versions

- 0.1.7 (latest) — 2020-02-27
- 0.1.6 — 2020-02-27
- 0.1.5 — 2020-02-17
- 0.1.4 — 2020-02-17
- 0.1.3 — 2020-02-17
- 0.1.2 — 2020-02-17
- 0.1.0 — 2020-02-10

## README

# ed25519-sigs
ed25519 sigs in JS/Typescript for the browser and NodeJS

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