# @erebos/bzz

> Core Bzz API

Latest version **0.13.0** (published 2020-01-16) · MIT license · 0 weekly downloads

## Install

```sh
npm install @erebos/bzz
pnpm add @erebos/bzz
yarn add @erebos/bzz
bun add @erebos/bzz
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.13.0 |
| Published | 2020-01-16 |
| First published | 2020-01-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 56.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 48 |
| Author | Mainframe |
| Maintainers | sarahwiley, mosic, howleysv, aclarke, diogoperillo, paul_lecam |

## Links

- npm: https://www.npmjs.com/package/@erebos/bzz
- Repository: https://github.com/MainframeHQ/erebos
- Homepage: https://github.com/MainframeHQ/erebos#readme
- Issues: https://github.com/MainframeHQ/erebos/issues
- npm.io page: https://npm.io/package/@erebos/bzz

## Dependencies (1)

- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.8.3

## Recent versions

- 0.13.0 (latest) — 2020-01-16

## README

# @erebos/bzz

Core Swarm (BZZ) APIs interactions.

Extended by `@erebos/bzz-browser`, `@erebos/bzz-node` or `@erebos/bzz-react-native` for additional platform-specific APIs.

Use `@erebos/bzz-feed` to interact with Swarm feeds.

## Installation

```sh
yarn add @erebos/bzz
```

## API

See the [library documentation website](https://erebos.js.org/docs/bzz).

## License

MIT

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