# @oraichain/common-types

> TKey common types

Latest version **2.0.2-beta.0** (published 2023-12-12) · MIT license · 0 weekly downloads

## Install

```sh
npm install @oraichain/common-types
pnpm add @oraichain/common-types
yarn add @oraichain/common-types
bun add @oraichain/common-types
```

## Health

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

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

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.2-beta.0 |
| Published | 2023-12-12 |
| First published | 2023-07-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 7 |
| Unpacked size | 3.3 MB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Orai Labs |
| Maintainers | oraichain_official |

## Links

- npm: https://www.npmjs.com/package/@oraichain/common-types
- Repository: https://github.com/@oraichain/web3-login
- Homepage: https://github.com/@oraichain/web3-login#readme
- Issues: https://github.com/@oraichain/web3-login/issues
- npm.io page: https://npm.io/package/@oraichain/common-types

## Dependencies (7)

- [bn.js](https://npm.io/package/bn.js.md) ^5.2.1
- [elliptic](https://npm.io/package/elliptic.md) ^6.5.4
- [web3-utils](https://npm.io/package/web3-utils.md) ^1.8.1
- [serialize-error](https://npm.io/package/serialize-error.md) ^8.1.0
- [ts-custom-error](https://npm.io/package/ts-custom-error.md) ^3.3.1
- [@toruslabs/eccrypto](https://npm.io/package/@toruslabs/eccrypto.md) ^1.1.8
- [@oraichain/customauth](https://npm.io/package/@oraichain/customauth.md) ^2.0.2-beta.0

## Recent versions

- 2.0.2-beta.0 (latest) — 2023-12-12
- 2.2.2 (next) — 2024-11-11
- 2.0.1-beta.2 (beta) — 2023-12-08
- 2.2.1 — 2024-10-24
- 2.2.0 — 2024-10-24
- 2.1.6 — 2024-10-24
- 2.1.5 — 2024-10-24
- 2.1.4 — 2024-10-23
- 2.1.3 — 2024-10-23
- 2.1.2 — 2024-09-26
- 2.1.1 — 2024-09-26
- 2.1.0 — 2024-09-16
- 2.0.5 — 2024-08-06
- 2.0.4 — 2024-05-23
- 2.0.1 — 2023-12-12
- … 39 more at https://npm.io/package/@oraichain/common-types/versions

## README

# oKey Common Types

[![npm version](https://img.shields.io/npm/v/@oraichain/common-types?label=%22%22)](https://www.npmjs.com/package/@oraichain/common-types/v/latest) [![minzip](https://img.shields.io/bundlephobia/minzip/@oraichain/common-types?label=%22%22)](https://bundlephobia.com/result?p=@oraichain/common-types@latest)

Common Types in `oKey` is used to get the access to common types and interfaces of the `oKey` SDK. This comes in handy by providing you a standard way of importing the values you need to work with the SDKs. We highly recommend using it while working with `Typescript`.

## Installation

```shell
npm install --save @oraichain/common-types
```

### Checkout the [oKey SDK](https://github.com/@oraichain/web3-login)

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