# @aragon/connect-core

> Access and interact with Aragon Organizations and their apps.

Latest version **0.9.0-alpha.1** (published 2022-10-24) · LGPL-3.0-or-later license · 0 weekly downloads

## Install

```sh
npm install @aragon/connect-core
pnpm add @aragon/connect-core
yarn add @aragon/connect-core
bun add @aragon/connect-core
```

## Health

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

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

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.9.0-alpha.1 |
| Published | 2022-10-24 |
| First published | 2020-06-01 |
| Weekly downloads | 0 |
| License | LGPL-3.0-or-later |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 1.5 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 144 |
| Author | Aragon Association |
| Maintainers | brickpop, arabot-1, hack0, izqui, luisivan, aragon-ci |
| Keywords | ethereum, javascript, web3, dapp, aragon |

## Links

- npm: https://www.npmjs.com/package/@aragon/connect-core
- Repository: https://github.com/aragon/connect
- Issues: https://github.com/aragon/connect/issues
- npm.io page: https://npm.io/package/@aragon/connect-core

## Dependencies (2)

- [ethers](https://npm.io/package/ethers.md) ^5.0.7
- [radspec](https://npm.io/package/radspec.md) ^2.0.0-rc.2

## Recent versions

- 0.9.0-alpha.1 (latest) — 2022-10-24
- 0.8.0-alpha.7 (next) — 2020-11-18
- 0.8.0-alpha.6 — 2020-09-16
- 0.8.0-alpha.5 — 2020-09-14
- 0.8.0-alpha.4 — 2020-09-11
- 0.8.0-alpha.3 — 2020-09-11
- 0.8.0-alpha.2 — 2020-09-09
- 0.8.0-alpha.1 — 2020-09-08
- 0.7.0 — 2020-09-07
- 0.7.0-beta.3 — 2020-08-31
- 0.7.0-beta.2 — 2020-08-27
- 0.7.0-beta.1 — 2020-08-26
- 0.6.0 — 2020-08-17
- 0.5.3 — 2020-08-12
- 0.5.2 — 2020-08-04
- … 7 more at https://npm.io/package/@aragon/connect-core/versions

## README

# @aragon/connect-core [<img height="100" align="right" alt="" src="https://user-images.githubusercontent.com/36158/85128259-d201f100-b228-11ea-9770-76ae86cc98b3.png">](https://connect.aragon.org/)

[![](https://img.shields.io/github/package-json/v/aragon/connect-core?label=npm)](https://www.npmjs.com/package/@aragon/connect-core) [![](https://img.shields.io/bundlephobia/minzip/@aragon/connect-core)](https://bundlephobia.com/result?p=@aragon/connect-core) [![codecov](https://codecov.io/gh/aragon/connect/branch/master/graph/badge.svg)](https://codecov.io/gh/aragon/connect)

Please have a look at the [documentation website](https://connect.aragon.org/) for Aragon Connect. If you never used the library before, we highly recommend starting with the [Getting Started](https://connect.aragon.org/guides/getting-started) guide.

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